Skip Menu |

This queue is for tickets about the LinAlg-Vector CPAN distribution.

Report information
The Basics
Id: 131732
Status: new
Priority: 0/
Queue: LinAlg-Vector

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.01
Fixed in: (no value)



Subject: t/10-checks.t fails (with -Duselongdouble)
The test suite fails on some of my smokers: ... # Failed test at t/10-checks.t line 213. # Looks like you failed 1 test of 73. t/10-checks.t ........ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/73 subtests ... This seems to happen if perl was compiled with -Duselongdouble (for increased floating point accuracy). See also: http://matrix.cpantesters.org/?dist=LinAlg-Vector%200.01;os=linux;reports=1 --- with "-ld" in archname (means "longdouble") there are no PASS reports.