[pcre-dev] [Bug 2315] PCRE2_NEWLINE_ANYCRLF appears to be n…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2315] PCRE2_NEWLINE_ANYCRLF appears to be nonfunctional
https://bugs.exim.org/show_bug.cgi?id=2315

Philip Hazel <ph10@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED


--- Comment #13 from Philip Hazel <ph10@???> ---
I have just committed a patch which implements PCRE2_EXTRA_EXPANDED_CR_IS_LF as
an extra compile option. The only effect is to treat \r in a pattern as \n.

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