Subject: | t/geo_gpx.t fails (with -Duselongdouble) |
If perl was compiled with increased floating point accuracy (i.e. with the configuration option -Duselongdouble), and if Geo::Gpx is available, then t/geo_gpx.t fails:
# Failed test 'Distance'
# at t/geo_gpx.t line 149.
# got: '2934440.22994537698'
# expected: '2934440.22994538'
# Looks like you failed 1 test of 9.
t/geo_gpx.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests