Subject: | t/angle.t fails with -Duselongdouble |
t/angle.t fails with perls compiled with increased floating point accuracy (i.e. configured with -Duselongdouble):
...
# Failed test 'compare deg to string to deg'
# at t/angle.t line 37.
# got: '44.9999999999999982'
# expected: '45'
# Looks like you failed 1 test of 20.
t/angle.t ...............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/20 subtests
...