https://bugs.exim.org/show_bug.cgi?id=2291
Andrew Aitchison <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Andrew Aitchison <[email protected]> --- "cppcheck --force" will do a static analysis for every* #ifdef'd path. I have found it to occasionally miss some compilation errors on some compilers. It is not quick - about 40sec for exim.h and I gave up after 9min on exim.c but can be made to cache results which makes it two orders of magnitude faster. It seems happy with our code style. Is this useful ? -- 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/ ##
