------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1398
Summary: PCRE_EXTENDED not working correctly with quantifiers
Product: PCRE
Version: 8.33
Platform: x86
OS/Version: Linux
Status: NEW
Severity: bug
Priority: medium
Component: Code
AssignedTo: ph10@???
ReportedBy: firas.dib@???
CC: pcre-dev@???
If you enable PCRE_EXTENDED and try to use a regex such as / a + + /x it
complains there is nothing to repeat, which I think is incorrect.
re> / a + + /x
Failed: nothing to repeat at offset 5
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email