[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Gtk2 1.160 build errors



On 18/10/2007, Torsten Schoenfeld <kaffeetisch gmx de> 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]