Perl 5.6.0 - Mailing list pgsql-hackers

From Olivier PRENANT
Subject Perl 5.6.0
Date
Msg-id Pine.UW2.4.21.0005241440100.31-100000@server.pyrenet.fr
Whole thread Raw
List pgsql-hackers
Hi all,

I've tried to compile interfaces/perl5 with perl-5.6.0.

It fails because the perl symbols sv-undef and na have been renamed to
PL_sv_undef and PL_na;

The obvious trick was to patch Pg.xs.

Surely, Makefile.PL can take care of that and name those two symbols
according to the perl version.

Now, not being a perl expert, I just warn you that you may go into a
problem (and FAQ's) sooner or later..

Regards,

-- 
Olivier PRENANT             Tel:    +33-5-61-50-97-00 (Work)
Quartier d'Harraud Turrou           +33-5-61-50-97-01 (Fax)
31190 AUTERIVE                      +33-6-07-63-80-64 (GSM)
FRANCE                      Email: ohp@pyrenet.fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)



pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: setproctitle()
Next
From: Chris Bitmead
Date:
Subject: Help with gram.y (UNDER)