Skip Menu |

This queue is for tickets about the Geo-GNIS CPAN distribution.

Report information
The Basics
Id: 129125
Status: new
Priority: 0/
Queue: Geo-GNIS

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.01
Fixed in: (no value)



Subject: Test suite fails (with uselongdouble perls)
If perl was compiled with increased floating point accuracy (i.e. using -Duselongdouble), then the test suite fails: ... # Failed test 'Entry has correct lat' # at t/gnis.t line 21. # got: '32.3716666666666667' # expected: '32.3716666666667' # Looks like you failed 1 test of 12. t/gnis.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/12 subtests ...