Fix interaction of (?p{}) and (?>)
authorIlya Zakharevich <ilya@math.berkeley.edu>
Thu, 9 Sep 1999 04:40:11 +0000 (00:40 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 9 Sep 1999 09:05:32 +0000 (09:05 +0000)
commit2c914db612f0533f5da96e872ec005c73724c6fb
tree6be28793a009cedbffb268a51f7aba53cc2c7b61
parenteda88b6dbdc5ca6a51d54f58740f0210e618beb7
Fix interaction of (?p{}) and (?>)

To: perl5-porters@perl.org (Mailing list Perl5)
Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@4112
regexec.c
t/op/pat.t