On 18/10/2007, Torsten Schoenfeld <[EMAIL PROTECTED]> wrote:
> > ... SO ...  that code *should* be fine.  Some parens wouldn't hurt
> > (e.g.,  my $func = ($flags & 'value') ? 'signal_connect_after' :
> > 'signal_connect';) but should not be necessary...  unless the
> > particular version of the perl interpreter used by the original
> > poster is somehow misparsing the line.

Just for confirmation - with this RHEL 4 box running Perl 5.8.5, I see
the same build failure, fixed by replacing qw/after/ with 'after'.

Regards

Jeff
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to