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

--- Comment #1 from Philip Hazel <p...@hermes.cam.ac.uk> ---
I see PCRE2_CALL_CONVENTION in all the PCRE2 files. I've had a grep to see if
I've missed anything, but I can't see it. Functions are all defined as in this
example:

PCRE2_EXP_DEFN pcre2_code * PCRE2_CALL_CONVENTION                   
pcre2_compile(PCRE2_SPTR pattern, ...

As far as I can see, PCRE2 is exactly the same as PCRE1, except that the name
has become PCRE2_CALL_CONVENTION. There was never any more than this, as I'm a
Linux user and don't understand in the MS world.

-- 
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