Subject: | t/mldiv.t fails with -Duselongdouble (0.92) |
The test suite fails with perls compiled with -Duselongdouble:
...
# Failed test '$x has the right values'
# at t/mldiv.t line 73.
# Structures begin differing at:
# $got->[1][2] = '4.63362113989775528e-20'
# $expected->[1][2] = '0'
# Looks like you failed 1 test of 12.
t/mldiv.t ..........................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/12 subtests
...