https://bugs.exim.org/show_bug.cgi?id=1830
Philip Hazel <ph10@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #9 from Philip Hazel <ph10@???> ---
Further investigation revealed that pcre2posix.c was making use of some
"internal" knowledge, and #including pcre2_internal.h in order to do so. The
code has now been refactored and no longer #includes pcre2_internal.h. I
believe this has fixed the issue.
--
You are receiving this mail because:
You are on the CC list for the bug.