https://bugs.exim.org/show_bug.cgi?id=1679
Philip Hazel <ph10@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #9 from Philip Hazel <ph10@???> ---
You don't need another ticket. I have added a new option PCRE2_ALT_VERBNAMES to
pcre2_compile(). When it is set, normal backslash processing is applied so you
can use \) to include a closing parenthesis. The option is needed so that the
default processing is compatible with Perl.
--
You are receiving this mail because:
You are on the CC list for the bug.