Skip Menu |

This queue is for tickets about the B-Generate CPAN distribution.

Report information
The Basics
Id: 103122
Status: resolved
Priority: 0/
Queue: B-Generate

People
Owner: Nobody in particular
Requestors: 'spro^^*%*^6ut# [...] &$%*c
Cc:
AdminCc:

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



Subject: [PATCH] for 5.21.9
Subject: open_gGOm1JKJ.txt
diff -rup B-Generate-1.50-UkPDVe-orig/t/op_list.t B-Generate-1.50-UkPDVe/t/op_list.t --- B-Generate-1.50-UkPDVe-orig/t/op_list.t 2014-12-24 04:19:47.000000000 -0800 +++ B-Generate-1.50-UkPDVe/t/op_list.t 2015-03-25 12:37:23.000000000 -0700 @@ -12,6 +12,7 @@ use_ok 'B'; # release-dependent values, which we reverify using B-Gen in 2nd test my %list_nums = ( + 158 => "5.021009", # added nbit_*, sbit_*, [ns]complement 150 => "5.021007", # added multideref 149 => "5.019004", # added kvaslice, kvhslice 148 => "5.017006", # added padrange
Thanks, this was fixed with 1.51 -- Reini Urban