Re: Gtk2 1.160 build errors



On Mon, 2007-10-29 at 14:24 +0100, Jeffrey Ratcliffe wrote:
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'.

OK then.  I just committed the attached patch to both branches.  Thanks
for tracking this down.

-- 
Bye,
-Torsten

Attachment: flag-quote.patch
Description: Text Data



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