------- 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: [email protected] ReportedBy: [email protected] CC: [email protected] 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 -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
