Implement no-XXX arguments for --warnings, --report, --trace.

* src/getargs.c (flags_argmatch): Handles no-XXX.
	Fix typo in doxygen comment.
(cherry picked from commit 4182a0a186)
This commit is contained in:
Di-an Jan
2008-11-21 13:09:16 -08:00
committed by Joel E. Denny
parent 56706c6167
commit 20cc714980
2 changed files with 20 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
2008-11-21 Di-an Jan <dianj@freeshell.org>
Implement no-XXX arguments for --warnings, --report, --trace.
* src/getargs.c (flags_argmatch): Handles no-XXX.
Fix typo in doxygen comment.
2011-03-20 Joel E. Denny <joeldenny@joeldenny.org>
doc: fix confusing citation of LAC publication.