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

--- Comment #9 from Andrew Aitchison <e...@aitchison.me.uk> ---
I will have a look.

I was going to suggest a plan B of a wrapper for log_write which sets
LOG_PANIC_DIE and has noreturn (from <sysnoreturn.h>, from C11) or the noreturn
attribute (C23 onwards). However in a trivial test both gcc and clang object to
functions declared with noreturn that appear to return, so that will take a
little effort too.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

-- 
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/
## unsubscribe (doesn't require an account):
##   exim-dev-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to