Re: Off by one in the trie code?
authorYves Orton <demerphq@gmail.com>
Wed, 18 Oct 2006 20:51:41 +0000 (22:51 +0200)
committerNicholas Clark <nick@ccl4.org>
Thu, 19 Oct 2006 20:52:31 +0000 (20:52 +0000)
commit1e2e3d022b3464fbde4734646678d89865859418
treea8dedc1e0adf28e9b2ba548c114b4467906655bd
parent768fd1576db46dc9f6fdf8c63b324c4bc79a426a
Re: Off by one in the trie code?
Message-ID: <9b18b3110610181151i3ca438cdied769ebaa4255079@mail.gmail.com>

1. code necessary to make patterns with interpolated vars behave
   correctly under lexical re 'debug', including additional tests.
2. changes necessary to resolve the off by one error,
3. tweaks to re.pm to document that re 'debug' is lexical,

p4raw-id: //depot/perl@29057
ext/re/re.pm
ext/re/t/lexical_debug.pl
ext/re/t/lexical_debug.t
ext/re/t/regop.pl
ext/re/t/regop.t
pp_ctl.c
regcomp.c
regcomp.h