]> git.cameronkatri.com Git - mandoc.git/commit
Clean up messages related to missing arguments.
authorIngo Schwarze <schwarze@openbsd.org>
Fri, 4 Jul 2014 01:50:06 +0000 (01:50 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Fri, 4 Jul 2014 01:50:06 +0000 (01:50 +0000)
commit977b1ebb8e08cb6933cea2f78ab50687dcd69da7
tree11fd3cd0b4e0fad31277d6e1fc6826e89aa47dc4
parent0b83ee04e7ac6e2aa80a8ca4dffb138d731aa026
Clean up messages related to missing arguments.
* Do not warn about empty -column cells, they seem valid to me.
* Downgrade empty item and missing -std from ERROR to WARNING.
* Hierarchical naming.
* Descriptive, not imperative style.
* Mention macro names, argument names, and fallbacks.
* Garbage collect some unreachable code in post_it().
mandoc.h
mdoc_validate.c
read.c