]> git.ozlabs.org Git - ccan/commit
tools: fix ctype.h and string usage.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 17 Mar 2011 11:45:13 +0000 (22:15 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 17 Mar 2011 11:45:13 +0000 (22:15 +1030)
commit3b200f895cb7884c72d9e2409f047284027abc68
tree9914350605fb87dd2efa7691c0676da51cdce3f1
parent02bdd9ac60b7edd2056fd52735b977b515c9b961
tools: fix ctype.h and string usage.

Enable CCAN_STR_DEBUG in the default flags, so our tools get checked,
and fix up the resulting errors.
Makefile-ccan
config.h
tools/Makefile
tools/ccanlint/Makefile
tools/ccanlint/ccanlint.c
tools/ccanlint/file_analysis.c
tools/ccanlint/tests/examples_compile.c
tools/ccanlint/tests/examples_run.c
tools/ccanlint/tests/headers_idempotent.c
tools/namespacize.c