This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PATCH: [perl 125825] {n}+ possessive quantifier broken
authorKarl Williamson <khw@cpan.org>
Mon, 24 Aug 2015 18:50:47 +0000 (12:50 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 24 Aug 2015 19:43:29 +0000 (13:43 -0600)
commit9a7bb2f73a8a1b561890191974201d576371e7f9
tree9aa790a45536bceabeec0bd679cae5672f63d257
parente7bc593485cfd538614dec2ab351c68f94c75c39
PATCH: [perl 125825] {n}+ possessive quantifier broken

I was unaware of this construct when I wrote the commit that broke it,
and there were no tests for it.  Now there are.
pod/perldelta.pod
regcomp.c
t/re/re_tests
t/re/reg_mesg.t