https://bugs.exim.org/show_bug.cgi?id=2105

            Bug ID: 2105
           Summary: Comment sliced between quantifiers breaks regex
           Product: PCRE
           Version: 8.40
          Hardware: x86
                OS: All
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Code
          Assignee: p...@hermes.cam.ac.uk
          Reporter: firas....@gmail.com
                CC: pcre-dev@exim.org

No error: (?x).(?#comment)+ 
Error: (?x).+(?#comment)+

If the first is valid, so should the second one be. Seems inconsistent to me,
although I can see the technical difficulties in it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to