From: Theophile Ranquet Date: Wed, 26 Sep 2012 09:49:23 +0000 (+0200) Subject: warnings: introduce -Wdeprecated in the usage info X-Git-Tag: v2.6.90~104 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/bd52638008b361db9b368923a976a08d934efcd7 warnings: introduce -Wdeprecated in the usage info The deprecated warning, introduced some time ago, was not displayed in the usage message. This patch addresses the issue. * src/getargs.c (usage): Insert here. Signed-off-by: Akim Demaille --- diff --git a/src/getargs.c b/src/getargs.c index 70a25e03..56d9724d 100644 --- a/src/getargs.c +++ b/src/getargs.c @@ -343,13 +343,14 @@ Warning categories include:\n\ `yacc' incompatibilities with POSIX Yacc\n\ `conflicts-sr' S/R conflicts (enabled by default)\n\ `conflicts-rr' R/R conflicts (enabled by default)\n\ + `deprecated' obsolete constructs\n\ `other' all other warnings (enabled by default)\n\ `all' all the warnings\n\ `no-CATEGORY' turn off warnings in CATEGORY\n\ `none' turn off all the warnings\n\ `error' treat warnings as errors\n\ -\n\ "), stdout); + putc ('\n', stdout); fputs (_("\ THINGS is a list of comma separated words that can include:\n\