https://bugs.exim.org/show_bug.cgi?id=1705
--- Comment #8 from Philip Hazel <ph10@???> ---
PCRE2 has an option PCRE2_NEVER_BACKSLASH_C, which locks out the use of
\C. It also has --enable-never-backslash-C, which forces this option on
all patterns.
I know there's a lot of code that uses PCRE1, but I just don't have time
to backport new features. Sorry.
Philip
--
You are receiving this mail because:
You are on the CC list for the bug.