]> git.ozlabs.org Git - ccan/commit
ccanlint: print error information even if we pass.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 15 Nov 2010 02:29:52 +0000 (12:59 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 15 Nov 2010 02:29:52 +0000 (12:59 +1030)
commitca951c94fba731b878f5bb3f81bb99c397dc4e12
tree531680511e5167784c8325a502ab7bf221ac3a0f
parenteaca6b486a6714857f007950e770ac8f6b244511
ccanlint: print error information even if we pass.

This means we can see messages even if we don't fail; ie. for compiler warnings
once they are no longer fatal.

This means that various tests have to be more careful in not setting
score->error.
tools/ccanlint/ccanlint.c
tools/ccanlint/ccanlint.h
tools/ccanlint/tests/has_examples.c
tools/ccanlint/tests/idempotent.c