Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the YAML CPAN distribution.

Report information
The Basics
Id: 13473
Status: resolved
Priority: 0/
Queue: YAML

People
Owner: Nobody in particular
Requestors: gene99999 [...] yahoo.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.39
Fixed in: (no value)



Subject: test fails
version 0.39 fails test 20load.t. $got->[0][6] = '-6e-10', $expected->[0][6] = '-6e-010'. The test passed after a small change to line 284 of 20load.t, but I am not sure if I'm supposed to do that.
[guest - Wed Jun 29 16:46:56 2005]: Show quoted text
> version 0.39 fails test 20load.t. $got->[0][6] = '-6e-10', $expected-
> >[0][6] = '-6e-010'. The test passed after a small change to line 284
> of 20load.t, but I am not sure if I'm supposed to do that.
I had this problem too (WinXP SP2, active perl 5.8.7). The patch to 20load.t is (diff -Bub 20load.t 20load.t.patched): --- 20load.t 2005-11-18 12:34:35.000000000 +0100 +++ 20load.t.patched 2005-11-18 12:33:03.000000000 +0100 @@ -281,7 +281,7 @@ - -4.7 - 3e+2 - [-4e+3, 5e-4] -- -6e-10 +- -6e-010 - 2001-12-15 - 2001-12-15T02:59:43.1Z - 2001-12-14T21:59:43.25-05:00