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

* src/getargs.c (flags_argmatch): Handles no-XXX.
	Fix typo in doxygen comment.
This commit is contained in:
Di-an Jan
2008-11-21 13:09:16 -08:00
parent 01466c3ebe
commit 4182a0a186
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.
2008-11-21 Akim Demaille <demaille@gostai.com>
Display the changes in cross-options.texi.