https://bugs.exim.org/show_bug.cgi?id=1830
Philip Hazel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #9 from Philip Hazel <[email protected]> --- 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. -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
