------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1341
Summary: Negative lookahead character class Unicode bug
Product: PCRE
Version: 8.31
Platform: Other
URL: http://ideone.com/fdOelO
OS/Version: Windows
Status: NEW
Severity: bug
Priority: medium
Component: Code
AssignedTo: ph10@???
ReportedBy: reinraus.nax@???
CC: pcre-dev@???
If the negative lookahead contains a single class with unicode characters, and
anything else, the agreement will not be found.
(<=\\s[абв]), for example,
if there is only a single class, or instead of an alternative, the agreement
will be found.
Full example:
http://ideone.com/fdOelO
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email