In perl.git, the branch smoke-me/khw-bisect has been created
<http://perl5.git.perl.org/perl.git/commitdiff/25bffa22c7418c4e83394a5a2d07b47566b498d4?hp=0000000000000000000000000000000000000000>
at 25bffa22c7418c4e83394a5a2d07b47566b498d4 (commit)
- Log -----------------------------------------------------------------
commit 25bffa22c7418c4e83394a5a2d07b47566b498d4
Author: Karl Williamson <[email protected]>
Date: Sun May 11 18:19:40 2014 -0600
regcomp.c: Add assertion, remove case: statements
This routine should never be called unless the new assertion is true,
which removes the need for the removed cases in the switch.
-----------------------------------------------------------------------
--
Perl5 Master Repository