Subject: | Test failure (with -Duselongdouble) |
If perl is compiled with increased floating point accuracy, then the test suite fails:
...
# Failed test 'x**y: central value'
# at test.t line 67.
# got: '64.3634299999999797'
# expected: '64.36343'
# Failed test 'x**y: variance'
# at test.t line 68.
# got: '5469.21915523358138'
# expected: '5469.21915523358'
... (etc) ...
See also http://matrix.cpantesters.org/?dist=Math-ErrorPropagation%200.01;reports=1