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
...