[pcre-dev] [Bug 2306] New: (*ACCEPT:) regresssion with 10.32…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2306] New: (*ACCEPT:) regresssion with 10.32-RC1
https://bugs.exim.org/show_bug.cgi?id=2306

            Bug ID: 2306
           Summary: (*ACCEPT:) regresssion with 10.32-RC1
           Product: PCRE
           Version: N/A
          Hardware: x86
                OS: All
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Code
          Assignee: ph10@???
          Reporter: rurban@???
                CC: pcre-dev@???


This change svn@968
Allow :NAME on (*ACCEPT), (*FAIL), and (*COMMIT) and fix bug with (*MARK)
followed by (*ACCEPT) in an assertion. More small updates to perltest.sh.

broke this perl regression test:

foo(*ACCEPT:foo) does not match foo anymore,
ditto for the similar "foo" =~ /(foo(*ACCEPT:foo))/

See https://github.com/rurban/re-engine-PCRE2/issues/31

--
You are receiving this mail because:
You are on the CC list for the bug.