Skip Menu |

This queue is for tickets about the Curses-UI-Grid CPAN distribution.

Report information
The Basics
Id: 66856
Status: open
Priority: 0/
Queue: Curses-UI-Grid

People
Owner: Nobody in particular
Requestors: massimo.b [...] gmx.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.15
Fixed in: (no value)



Subject: grid-demo.pl aborted due to compilation errors
This version seems to violate some prototypes: Prototype after '@' for Curses::UI::Widget::width_by_windowscrwidth : $@; at /home/mo/perl5/perlbrew/perls/perl-5.12.3/lib/site_perl/5.12.3/Curses/UI/Widget.pm line 356. Prototype after '@' for Curses::UI::Widget::height_by_windowscrheight : $@; at /home/mo/perl5/perlbrew/perls/perl-5.12.3/lib/site_perl/5.12.3/Curses/UI/Widget.pm line 380. Prototype after '@' for Curses::UI::Widget::set_binding : $@; at /home/mo/perl5/perlbrew/perls/perl-5.12.3/lib/site_perl/5.12.3/Curses/UI/Widget.pm line 898. Prototype after '@' for Curses::UI::Widget::set_mouse_binding : $@; at /home/mo/perl5/perlbrew/perls/perl-5.12.3/lib/site_perl/5.12.3/Curses/UI/Widget.pm line 924. Prototype after '@' for Curses::UI::Container::add : $@; at /home/mo/perl5/perlbrew/perls/perl-5.12.3/lib/site_perl/5.12.3/Curses/UI/Container.pm line 67. Prototype after '@' for Curses::UI::Container::set_focusorder : @; at /home/mo/perl5/perlbrew/perls/perl-5.12.3/lib/site_perl/5.12.3/Curses/UI/Container.pm line 475. Prototype after '@' for Curses::UI::Container::set_draworder : @; at /home/mo/perl5/perlbrew/perls/perl-5.12.3/lib/site_perl/5.12.3/Curses/UI/Container.pm line 483. Bareword "MainLoop" not allowed while "strict subs" in use at grid-demo.pl line 366. Execution of grid-demo.pl aborted due to compilation errors. Regards, Massimo
..sry. Please reject. This is about Curses::UI
Show quoted text
> Bareword "MainLoop" not allowed while "strict subs" in use at > grid-demo.pl line 366. > Execution of grid-demo.pl aborted due to compilation errors.
Anyway, last line should be $cui->mainloop();