[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

--- Comment #9 from Rich Siegel <siegel@???> ---
One further thought: it might be better for this behavior to be configurable at
runtime using a pcre2_compile_context flag, so that a custom build of PCRE2 is
not required. The build-specific variance is why it took me so long to figure
this out (although, granted, I was also looking in the wrong place).

Either way, though, my central need is for some way to configure the mapping of
"\r" at pcre2_compile() time.

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