In perl.git, the branch smoke-me/khw-smoke has been created <http://perl5.git.perl.org/perl.git/commitdiff/3d6610ad2966e73fb81b959cd0fb9555e21ba50c?hp=0000000000000000000000000000000000000000>
at 3d6610ad2966e73fb81b959cd0fb9555e21ba50c (commit) - Log ----------------------------------------------------------------- commit 3d6610ad2966e73fb81b959cd0fb9555e21ba50c Author: Karl Williamson <k...@cpan.org> Date: Sun Jun 1 20:59:16 2014 -0600 smoke M regcomp.c commit d5f65dcbb152ca76894363ce1e7c5c627f47e2cc Author: Karl Williamson <k...@cpan.org> 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. M regcomp.c commit 86b27bb6d9b5bdcdc1d474c3abd85c9d22aa94a5 Author: Karl Williamson <k...@cpan.org> Date: Mon May 12 14:49:48 2014 -0600 XXX See current commit msg Reverts xyz and abc to deprecate unescaped { Needs more pod places, delta. Fails because of confict with DaveM code in ??. I think the latter also would fail with madskills true. One possibility is to only do the keep delim (or whatever it is) within the ?? portion of the string. M dquote_static.c M embed.fnc M embed.h M handy.h M l1_char_class_tab.h M lib/B/Deparse-core.t M pod/perldiag.pod M pod/perlre.pod M proto.h M regcomp.c M regen/mk_PL_charclass.pl M t/lib/warnings/toke M t/op/kvhslice.t M t/re/pat_advanced.t M t/re/reg_mesg.t M toke.c ----------------------------------------------------------------------- -- Perl5 Master Repository