Subject: | Fails on nvsize != 8 |
As per subject.
http://analysis.cpantesters.org/solved?distv=Finnigan-0.02
In other words, the floats in the tests have a hardcoded representation
that does not translate well to architectures that have -Duselongdouble
and thus a different nvsize.
Maybe Number::Tolerant could help or working with some epsilon.
Example fail report:
http://www.cpantesters.org/cpan/report/11510565
HTH, Regards,