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

            Bug ID: 2019
           Summary: Quantifiers following group comments error
           Product: PCRE
           Version: 8.39
          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

The following produces an error:

\s+(?#test)?

While

\s(?#test)?

works fine.

I think this is an error.

-- 
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