in reply to Re: 64 bit integers woes
in thread 64 bit integers woes

You are right, after farther inspection I see that some of the test pass on 64 bit enabled.

still, I can't figure out why on some 64 bit systems it give the correct result, and on other 64 bit systems it fails.

And on the 5.6 front, every 64 bit system fails.

Replies are listed 'Best First'.
Re^3: 64 bit integers woes
by ikegami (Patriarch) on Sep 07, 2009 at 09:34 UTC
    Does it fail if you explicitly ->numify the BigInt?