This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [PATCH] Re: Math::BigInt and Win32API::File whines a lot during make test...
authorJerry D. Hedden <jdhedden@cpan.org>
Tue, 27 Feb 2007 10:33:36 +0000 (02:33 -0800)
committerSteve Hay <SteveHay@planit.com>
Wed, 28 Feb 2007 09:11:19 +0000 (09:11 +0000)
commit4c14b581ad7a052ea913f8477ee9d8939b2b252e
tree8a438ffb674271385c48ef25c7755a42d14a47fa
parent67edc0c91ee3ef38039f1866e961b39269714a4a
Re: [PATCH] Re: Math::BigInt and Win32API::File whines a lot during make test...
From: "Jerry D. Hedden" <jdhedden@yahoo.com>
Message-ID: <738238.57355.qm@web30201.mail.mud.yahoo.com>

(Silences warnings about math lib(s), avoids using Math::BigInt
when using 64-bit ints and changes "new" to "->new()")

p4raw-id: //depot/perl@30425
ext/Win32API/File/File.pm