This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Teach bisect-runner.pl how to build a significant PERL_OBJECT commit.
authorNicholas Clark <nick@ccl4.org>
Wed, 7 Dec 2011 15:41:21 +0000 (16:41 +0100)
committerNicholas Clark <nick@ccl4.org>
Wed, 7 Dec 2011 21:16:20 +0000 (22:16 +0100)
commit31940c077ae95db734801861cede891fc5b22290
treea8401f08274982b722081156627910ad93952ca5
parentdf01cf535935866067557b2a5a582b3fc295eeff
Teach bisect-runner.pl how to build a significant PERL_OBJECT commit.

Commit 22c35a8c2392967a is "phase 1 of somewhat major rearrangement of
PERL_OBJECT stuff" but doesn't build due to 2 simple errors. blead in this
broken state was merged to the cfgperl branch, and then these were
immediately corrected there. cfgperl (with the fixes) was merged back to
blead. The resultant rather twisty maze of commits completely confuses git
bisect (and at least me), causing it to the bisect run to confidently return
the wrong answer, an unrelated commit on the cfgperl branch.
Porting/bisect-runner.pl