]> git.ozlabs.org Git - ccan/commit
ccanlint: remove -Werror, use output of compile command to detect warnings.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 15 Nov 2010 02:00:48 +0000 (12:30 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 15 Nov 2010 02:00:48 +0000 (12:30 +1030)
commit85c347709c1740af23dde53685475e5d8118125e
tree95990e4c72358b90bd0cc456950ecb687f28c14c
parent03a596908b779bbb4b7c2f739c5e238f8c5d6390
ccanlint: remove -Werror, use output of compile command to detect warnings.

This means we can pass various compulation tests, but deduct points if
they get warnings.
Makefile-ccan
config.h
tools/ccanlint/compulsory_tests/build_objs.c
tools/ccanlint/tests/compile_test_helpers.c
tools/ccanlint/tests/compile_tests.c
tools/ccanlint/tests/examples_compile.c
tools/configurator/configurator.c