This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
e85dc37
)
fix XXX comment for regcomp.c:S_reg
author
Hugo van der Sanden
<hv@crypt.org>
Tue, 10 Mar 2015 08:48:44 +0000
(08:48 +0000)
committer
Hugo van der Sanden
<hv@crypt.org>
Tue, 10 Mar 2015 08:48:44 +0000
(08:48 +0000)
It actually does do the right thing: /(?(R0))/ and /(?(R00))/ both fall
through to give an appropriate error 'Switch condition not recognized'
No differences found