https://bugs.exim.org/show_bug.cgi?id=2458
--- Comment #6 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/c4efe382b151f36a90213f8a3e629d4290ea22a8 commit c4efe382b151f36a90213f8a3e629d4290ea22a8 Author: Jeremy Harris <[email protected]> AuthorDate: Sat Oct 26 19:11:41 2019 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Sat Oct 26 19:11:41 2019 +0100 revert "fix local-scan abi. bug 2458" too many older platforms have compilers do not support __va_opt__(). this reverts commit 276f020fb7d0ce2740e90a749b3a49d0d5f74d3d. ---- src/exim_monitor/em_log.c | 5 +++-- src/src/functions.h | 10 ++++------ src/src/local_scan.h | 8 ++++---- 3 files changed, 11 insertions(+), 12 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
