On Tue Jan 24 09:14:08 2012, rurban wrote: > The reason of the failure is Config::Config{ptrsize} == > $Config::Config{intsize}. > On the failing platform it is 4 vs 8. > > So use unpack "I" instead. Eric Brine’s patch has already been applied as 6fa2c250307, but yours looks more robust to me, er, I *think*. Is it guaranteed that unpack "J" will return undef in those cases where it fails? -- Father Chrysostomos --- via perlbug: queue: perl5 status: open https://rt.perl.org:443/rt3/Ticket/Display.html?id=108952Thread Previous | Thread Next