This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Panic with \b and /aa
authorKarl Williamson <public@khwilliamson.com>
Sat, 30 Jul 2011 18:08:47 +0000 (12:08 -0600)
committerKarl Williamson <public@khwilliamson.com>
Sat, 30 Jul 2011 18:57:47 +0000 (12:57 -0600)
commitc973bd4f39028e70c9887cea72ea048a71347c9b
tree0817ea9d45ea3eff9757403f212bfae04dea1fb3
parent18e84e8166b57276c5ac3cd4017c3afad5a039b3
Panic with \b and /aa

This was due to my oversight in not fixing this switch statement
to accommodate /aa when it was added.
pod/perldelta.pod
regexec.c
t/re/charset.t