Skip Menu |

This queue is for tickets about the List-Gen CPAN distribution.

Report information
The Basics
Id: 71618
Status: resolved
Priority: 0/
Queue: List-Gen

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

Bug Information
Severity: Normal
Broken in:
  • 0.93
  • 0.94
  • 0.95
  • 0.96
Fixed in: (no value)



Subject: Bleadperl breaks ASG/List-Gen-0.96.tar.gz
As per subject. ASG/List-Gen-0.80.tar.gz still works with current bleadperls but 0.93 stopped working with the change v5.13.1-102-g77bac22. The diagnostics changed between v5.13.1-102-g77bac22 and later bleadperls, so this commit may be irrelevant to get List::Gen to work with today's bleadperl. The diagnostics at v5.13.1-102-g77bac22 was simply: t/listgen.t ............... Failed 562/1123 subtests With v5.13.2 it was still that one but with 5.13.3 the listgen.t test started working and listgen_builtins.t started failing with no style: \[$@%*] at lib/List/Gen/Lazy/Builtins.pm line 75. Compilation failed in require at t/listgen_builtins.t line 8. BEGIN failed--compilation aborted at t/listgen_builtins.t line 8. # Looks like your test exited with 255 before it could output anything. t/listgen_builtins.t ...... Dubious, test returned 255 (wstat 65280, 0xff00) This test failure is still in today's bleadperl but other additional fails popped up later. Hope this helps a little, let me know if you need further data.
More bisecting: the initial bisect was nuts because that commit was corrected soon after in v5.13.2-23-g8f443ca so that there were a few perls in the 5.13.2 series for which I have a working List::Gen 0.96. A really interesting checkin for List::Gen was then v5.13.2-29-g1db4d19: commit 1db4d19556a36b5a8e8604c1e7656999ebc7732b Author: Father Chrysostomos <sprout@cpan.org> Date: Fri Jun 25 22:10:36 2010 +1000 RT 75902: Add prototypes for tie() and untie() to allow overloading Since this commit the "no style: \[$@%*]" diagnostics are prevailing.
fixed in 0.97