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

--- Comment #16 from Andrew Aitchison <e...@aitchison.me.uk> ---
(In reply to Jeremy Harris from comment #13)
> 127cb20c8c40 has what I did.  Add a __GNUC__ define if useing cppcheck
> default mode.

Drawback to that is that cppcheck will skip any code for the case where
__GNUC__ is not defined (or not equal to some specific value) eg PLAT_x86_win32
in src/src/valgrind.h

src/src/unreachable.h in the first patch (
https://bugs.exim.org/attachment.cgi?id=1507 ) defines a more comprehensive
equivalent.

-- 
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