https://bugs.exim.org/show_bug.cgi?id=2300
Zoltan Herczeg <hzmester@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hzmester@???
--- Comment #1 from Zoltan Herczeg <hzmester@???> ---
Nice. It seems the auto-possessive feature misinterpret this:
PCRE2 version 10.32-RC1 2018-02-19
re> /[^\x{100}-\x{ffff}]*[\x80-\xff]/B,utf
------------------------------------------------------------------
Bra
[^\x{100}-\x{ffff}]*+
[\x80-\xff]
Ket
End
------------------------------------------------------------------
--
You are receiving this mail because:
You are on the CC list for the bug.