https://bugs.exim.org/show_bug.cgi?id=1830

--- Comment #3 from Philip Hazel <[email protected]> ---
(In reply to Pascal MALAISE from comment #2)
> In pcreposix.h (8.38) I see:
> PCREPOSIX_EXP_DECL int pcreposix_regcomp(regex_t *, const char *, int);
> and further on in the same file:
> #define regcomp pcreposix_regcomp

I'm afraid I do not see that. In the pcre 8.38 file that I released, I see:

PCREPOSIX_EXP_DECL int regcomp(regex_t *, const char *, int);          

> Maybe the pcreposix_regcomp() and #define regcomp pcreposix_regcomp is an
> artifact introduced by the debian packager? I use Ubuntu 16.04.
> (In reply to Philip Hazel from comment #1)

I suspect that must be the case.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to