------- 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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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

-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to