Hi All.

I am dealing with my Data::ParseBinary, and I get some failed tests.

It is really the command:

print unpack "H*", pack "Q>", Math::BigInt->new("18446744073709551360");


returns fffffff7839ad000 instead of ffffffffffffff00.

It happens only on 64 bit systems.

Any idea?


The reports are on:

http://www.cpantesters.org/distro/D/Data-ParseBinary.html?version=0.2901


Shmuel.

_______________________________________________
Perl mailing list
[email protected]
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to