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
2011-03-27 15:07:48 -04:00
committed by Joel E. Denny
parent 56706c6167
commit 20cc714980
2 changed files with 20 additions and 5 deletions
+6
View File
@@ -1,3 +1,9 @@
2008-11-21 Di-an Jan <[email protected]>
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 <[email protected]>
doc: fix confusing citation of LAC publication.