Message40403
Logged In: YES
user_id=21627
I like the patch in principle, but I have a number of
additional concerns:
- there are no test cases
- the feature is declared experimental in perlre(1). Why?
- Shouldn't there be a semantic restriction that the back
reference is only allowed if it points to a group that is
known
to precede? I.e. is
(X)|(?(1)Y)
valid? If not, the restriction should be atleast documented,
but if possible, it should also be implemented. |
|
Date |
User |
Action |
Args |
2007-08-23 15:13:49 | admin | link | issue572936 messages |
2007-08-23 15:13:49 | admin | create | |
|