[pcre-dev] [Bug 1830] pcre2posix defines the same names as P…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Old-Topics: [pcre-dev] [Bug 1830] New: pcre2posix defines the same names as POSIX
Subject: [pcre-dev] [Bug 1830] pcre2posix defines the same names as POSIX
https://bugs.exim.org/show_bug.cgi?id=1830

--- Comment #13 from Philip Hazel <ph10@???> ---
I have just committed a patch that does what I suggested. The actual functions
are now called pcre2_regcomp() etc, with regcomp() etc. provided as one-line
wrappers (which an efficient compiler should compile efficiently). I believe
this should solve your problem.

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