Skip Menu |

This queue is for tickets about the Travel-Status-DE-IRIS CPAN distribution.

Report information
The Basics
Id: 119598
Status: resolved
Priority: 0/
Queue: Travel-Status-DE-IRIS

People
Owner: DERF [...] cpan.org
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.12
Fixed in: 1.16



Subject: Fails on nvsize!=8
As per subject. Sample fail report: http://www.cpantesters.org/cpan/report/76491562 Nvsize varies with the parameter -Duselongdouble. A rule of thumb on this kind of test failures is to compare floating point numbers only with some epsilon. A convenient module to do so is Test::Number::Delta. HTH&&Thanks,
Hi, Thanks for pointing this out! I have applied a patch to the git repository and will include it in the next release. --Daniel