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

Góra strony
Delete this message
Autor: admin
Data:  
Dla: pcre-dev
Stare tematy: [pcre-dev] [Bug 1830] New: pcre2posix defines the same names as POSIX
Temat: [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.