[pcre-dev] [Bug 1886] New: Typo in doc/pcre2.txt - DIFFERENC…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1886] New: Typo in doc/pcre2.txt - DIFFERENCES BETWEEN PCRE2 AND PERL - 13.
https://bugs.exim.org/show_bug.cgi?id=1886

            Bug ID: 1886
           Summary: Typo in doc/pcre2.txt - DIFFERENCES BETWEEN PCRE2 AND
                    PERL - 13.
           Product: PCRE
           Version: 10.22 (PCRE2)
          Hardware: x86
                OS: All
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Documentation
          Assignee: ph10@???
          Reporter: eric@???
                CC: pcre-dev@???


Under DIFFERENCES BETWEEN PCRE2 AND PERL 13.:

I believe "(?|(?<a>A)|(?<b)B)" should be "(?|(?<a>A)|(?<b>B)" to match the
context.

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