Skip Menu |

This queue is for tickets about the SQL-Statement CPAN distribution.

Report information
The Basics
Id: 81927
Status: resolved
Priority: 0/
Queue: SQL-Statement

People
Owner: Nobody in particular
Requestors: sferencik [...] gmail.com
Cc:
AdminCc:

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



Subject: Math::BigInt 1.77 insufficient
One more from a Perl 5.8.8 user. Math::BigInt in 1.77 is insufficient. 06virtual.t is crashing in test #204: execute SELECT CONV('101 0100 1111 0111 0110 1011', 2, 92) using SQL::Statement The error is Can't use string ("92") as a HASH ref while "strict refs" in use at .../Perl/lib/Math/BigInt.pm line 1232. The critical difference between my Math::BigInt (1.77) and the latest (1.997) is in sub blog(), in the objectify() call. In my version, this fails to transform the number 92 (the base passed from 06virtual.t) to an object.
Fixed in rev 15508 - please retest. BTW: If you would give me a name for blaming you in Changes for these requirements would be great ;)
From: Sam Ferencik
Hi, Thanks for fixing all these. My name is Sam Ferencik. Best, Sam
Delivered with 1.402