]> git.ozlabs.org Git - ccan/commit
tools: don't abort on malformed documentation lines.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 3 Dec 2012 07:55:41 +0000 (18:25 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 3 Dec 2012 07:55:41 +0000 (18:25 +1030)
commit6a4d45337811b56d947e52f031b9ca0c955fcb6c
treeca928ceae01263e803f7b990d501ce25a52fa35e
parent2b7f1fca3e33d017dd86b2de12547f9720fb5c3d
tools: don't abort on malformed documentation lines.

ccanlint would abort with 'Malformed line 53' if there was a bad header.
That's very poor, and deeply unhelpful.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
tools/ccanlint/file_analysis.c
tools/doc_extract-core.c
tools/doc_extract.c
tools/doc_extract.h