https://bugs.exim.org/show_bug.cgi?id=1679
--- Comment #6 from Philip Hazel <ph10@???> ---
Allowing an escape in a *MARK name would be incompatible with Perl, but it
could be done using a non-default PCRE2 option. That is a separate issue to
allowing for ${*mark} in substitutions, of course. (And probably more work!)
--- Comment #7 from Philip Hazel <ph10@???> ---
I have added interpretation of ${*MARK} to pcre2_substitute() and committed the
patch. It seems to work OK. Allowing for a closing parenthesis in (*MARK) names
is a different issue.
--
You are receiving this mail because:
You are on the CC list for the bug.