[pcre-dev] [Bug 1136] New: Regex fails to compile with PCRE …

Top Page
Delete this message
Author: 1136
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1136] New: Regex fails to compile with PCRE 8.13
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1136
           Summary: Regex fails to compile with PCRE 8.13
           Product: PCRE
           Version: 8.13
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Code
        AssignedTo: ph10@???
        ReportedBy: lonefox@???
                CC: pcre-dev@???



When I update PCRE to 8.13, medit starts complaining about one of its command
output filters:

(medit:1995): Moo-WARNING **: in file plugins/usertools/moooutputfilterregex.c,
line 728, function get_re_all: Error while compiling regular expression .* from
(?P<file>[^:]+):(?P<line>\d+)[:,].*|(?P<file>[^:]+):(?P<line>\d+):(\d+:)?\s*(?:error|warning)\s*:.*|(?P<file>[^:]+):(?P<line>\d+):.*|(?P<file>[^:]+):(?P<line>\d+).\d+-\d+:.*|(?P<file>[^:]+)\((?P<line>\d+)\):(\d+:)?\s*(error|warning|remark).*|\s+File
"(?P<file>[^"]+)", line (?P<line>\d+).* at char 37: POSIX named classes are
supported only within a class

The regex works correctly with 8.12 and perl also accepts it without any
problems.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email