------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1600 Summary: Issue with Regex Product: PCRE Version: 8.34 Platform: Other OS/Version: Windows Status: NEW Severity: bug Priority: critical Component: Code AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] Hi, With PCRE version 0.2 regex "/Letzter Messwert.*</th><td class="ActualDataTableBody" align="center">([^<].*)</td><td class="ActualDataTableBody" align="center">([^<].*)</td><td class="ActualDataTableBody" align="center">([^<].*)</td></tr><tr><th scope="row" class="ActualDataTableRowLabel">Mittelwert/" is working. And same regex is not working with version 8.34. With on line regex tool I tested with PCRE support and it returned no match. www.rgextester.com As per tool I got Error in escaped sequence "</th>" in regex. Regards Prashant -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
