summaryrefslogtreecommitdiff
path: root/src/getargs.c
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2019-04-06 09:32:10 +0200
committerAkim Demaille <akim.demaille@gmail.com>2019-04-19 20:16:32 +0200
commitdff7454371003ddce2d6b07d940f965c896d8b81 (patch)
tree8bc22e243ed624fcd78a10ff75ed62a403d22d9c /src/getargs.c
parente50eedf3c51df9d748b875ba0d993534bcbf0b57 (diff)
downloadbison-dff7454371003ddce2d6b07d940f965c896d8b81.tar.gz
doc: sort the warning categories
* doc/bison.texi, src/getargs.c: here.
Diffstat (limited to 'src/getargs.c')
-rw-r--r--src/getargs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/getargs.c b/src/getargs.c
index 8673d41c..2a0493a1 100644
--- a/src/getargs.c
+++ b/src/getargs.c
@@ -335,13 +335,13 @@ Output:\n\
fputs (_("\
Warning categories include:\n\
- 'midrule-values' unset or unused midrule values\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\
'empty-rule' empty rules without %empty\n\
+ 'midrule-values' unset or unused midrule values\n\
'precedence' useless precedence and associativity\n\
+ 'yacc' incompatibilities with POSIX Yacc\n\
'other' all other warnings (enabled by default)\n\
'all' all the warnings except 'yacc'\n\
'no-CATEGORY' turn off warnings in CATEGORY\n\