Skip Menu |

This queue is for tickets about the PDL-Ngrams CPAN distribution.

Report information
The Basics
Id: 108472
Status: resolved
Priority: 0/
Queue: PDL-Ngrams

People
Owner: moocow [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Test suite fails (with PDL 2.014?)
t/04_cofreq.t fails on my smokers, but apparently only with PDL 2.014. PDL 2.013 and earlier is OK. PDL: PDL::Ops::eq(a,b,c): Parameter 'b': Mismatched implicit thread dimension 0: size 0 vs. 7 There are 3 PDLs in the expression; 3 thread dims. PDL IN EXPR. THREAD DIMS # 0 (normal): 0 2 13 # 1 (normal): 7 # 2 (null) .. at t/04_cofreq.t line 33. t/04_cofreq.t ... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/4 subtests
thanks for the report -- the primary culprit seems to be weird behavior of PDL::clump() in PDL-2.014; reported upstream as https://sourceforge.net/p/pdl/bugs/406/
Subject: clumpme.perl
Download clumpme.perl
application/x-perl 510b

Message body not shown because it is not plain text.

+ should be fixed in v0.06 + added backwards-compatible workaround for broken clump(-N)