]> git.cameronkatri.com Git - mandoc.git/commit
Clean up warnings related to macros and nesting.
authorIngo Schwarze <schwarze@openbsd.org>
Wed, 2 Jul 2014 11:43:20 +0000 (11:43 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Wed, 2 Jul 2014 11:43:20 +0000 (11:43 +0000)
commit494bb76472a464f4c16c06824742893732fe349e
tree36741709a3ab1915d5067f740e44aceec747e304
parent6c161f30c252bf65b27ce98eb9c96681bb45f27e
Clean up warnings related to macros and nesting.
* Hierarchical naming of enum mandocerr items.
* Improve the wording to make it comprehensible.
* Mention the offending macro.
* Garbage collect one chunk of ancient, long unreachable code.
man_validate.c
mandoc.h
mdoc_macro.c
mdoc_validate.c
read.c