On Tue, Nov 18, 2008 at 04:37:55PM +0100, Rainer Tammer wrote:
> the change 34861 + 34852 do work together, in fact they _only_ work
> together.
>
> 34861 ensures that the Perl_signbit is not in the export file (which is
> always correct as Perl_signbit is only a #define if the OS has signbit())
> 34852 uses the export file with nativdlopen on AIX
Ah. Thanks.
> Will there a RC2 ?Yes.
> What is the correct rsync source for the updated RC1 branch ?rsync://ftp.linux.activestate.com/perl-5.8.x/
Nicholas Clark