------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1398 Philip Hazel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Philip Hazel <[email protected]> 2013-11-10 19:08:31 --- It was not skipping white space before the second + (i.e. the possessive one). I have committed a patch that fixes this problem. However, it is documented that PCRE doesn't necessarily recognize comments and skippable space in all the places that Perl does, though I see that Perl is now giving a warning for /( ?>abc)/x and it doesn't recognize /(? >xxx)/x at all. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
