Subject: | Fails when built with uselongdouble on 64bit machines |
In other words, wen nvsize != 8.
Full table of nvsize vs success:
http://analysis.cpantesters.org/reports_by_field?distv=DateTime-Format-Excel-0.30;field=conf%3Anvsize
Example of a failing test:
http://www.cpantesters.org/cpan/report/7693769
The tests have expected floating point values hard coded but
stringification on nvsize=16 is different. I'd expect other nvsizes
would produce other stringifications.
HTH, Regards,