Front page | perl.perl5.porters |
Postings from October 2011
Blead is broken
Thread Next
From:
Karl Williamson
Date:
October 11, 2011 15:05
Subject:
Blead is broken
Message ID:
4E94BD97.1040201@khwilliamson.com
First offending commit:
commit c62c43fa0ce7bbd817460ad31190c51de83ab30f
Author: Chip Salzenberg <chip@pobox.com>
Date: Mon Oct 10 18:57:56 2011 -0700
I32 may not be big enough for string insert length
It isn't broken for some configurations, but here is the bisect args
that cause it to happen, on a 32 bit Linux machine.
bisect.pl -Doptimize=-ggdb3 -Aoptimize=-O0 -DDEBUGGING -Dusemorebits
-Dusethreads -e 'exit -B "lib/unicore/lib/Age/2_0.pl"'
Many, many tests in the suite are failing. This is the only one I bisected.
Thread Next
-
Blead is broken
by Karl Williamson