https://bugs.exim.org/show_bug.cgi?id=2101
Philip Hazel <ph10@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Philip Hazel <ph10@???> ---
I have implemented PCRE2_EXTENDED_MORE. Thank you for drawing it my attention.
I'm afraid your patch wasn't enough; it only looked at the first character in a
class. Also, EXTENDED_MORE implies EXTENDED, because that's what Perl's /xx is
documented to do. I also added /xx to pcre2test and (?xx) to the pattern
features that PCRE2 handles.
--
You are receiving this mail because:
You are on the CC list for the bug.