https://bugs.exim.org/show_bug.cgi?id=1917
Giuseppe D'Angelo <dangelog@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dangelog@???
--- Comment #6 from Giuseppe D'Angelo <dangelog@???> ---
Created attachment 936
-->
https://bugs.exim.org/attachment.cgi?id=936&action=edit
patch
This *is* an issue for downstreams, so yes, it needs to be fixed.
I've simply run
$ find src -type f -exec perl -pe 's/\b_(PCRE2|SLJIT)/$1/g' -i \{\} \;
and I'm attaching the resulting diff.
--
You are receiving this mail because:
You are on the CC list for the bug.