Nikos Mavrogiannopoulos <[email protected]> writes: > Given that it is only an example maybe use #ifndef __clang_analyzer__ > in the whole file?
Could be an option, if nothing else works. But one would need a dummy main function, otherwise we'd get link errors. For eccdata.c we'd need something less drastic. Regards, /Niels -- Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677. Internet email is subject to wholesale government surveillance. _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
