Skip Menu |

This queue is for tickets about the Math-BigInt-GMP CPAN distribution.

Report information
The Basics
Id: 63028
Status: resolved
Priority: 0/
Queue: Math-BigInt-GMP

People
Owner: Nobody in particular
Requestors: peter.john.acklam [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.32
Fixed in: (no value)



This bug is to track the Math::BigInt::GMP part of the following issue: [perl #41192] numify of BigInt overflows incorrectly http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2007-01/msg00172.html For example, the following code should return a Perl scalar numerical infinity, but prints a Perl scalar string: $ perl -MMath::BigInt=lib,GMP -lwe 'print Math::BigInt -> new("1e1000") -> numify' 100000000000000000000000(...)
Fixed in Math-BigInt-GMP-1.34.