------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1082 Philip Hazel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Philip Hazel <[email protected]> 2011-05-09 09:57:49 --- After thinking about this, I agree with you that it is a bug, especially as the documentation explicitly says the sequence \r\n "cannot be split up" and also that \R is equivalent to (?>\r\n|\n|\x0b|\f|\r|\x85). I have committed a patch that fixes the bug. Interestingly, Perl (v5.12.2) has the same bug! -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
