summaryrefslogtreecommitdiff
path: root/tests/existing.at
diff options
context:
space:
mode:
authorVictor Santet <victor.santet@epita.fr>2012-06-29 16:23:42 +0200
committerAkim Demaille <akim@lrde.epita.fr>2012-06-29 16:35:34 +0200
commit73370a9daab5c9fe1395240e2aeccd14b8e901c7 (patch)
treef1988ce13a26afb93ef9e5c8a43866b479fe54bd /tests/existing.at
parentb6403170609485abe21038a65255ae4d3825ec00 (diff)
downloadbison-73370a9daab5c9fe1395240e2aeccd14b8e901c7.tar.gz
warnings: display warnings categories
* src/complain.c (error_message): Call 'warnings_print_categories'. * src/gram.c (grammar_rules_useless_report): Display itself warning category. * tests/actions.at, tests/conflicts.at, tests/existing.at, tests/input.at, tests/named-refs.at, tests/output.at, tests/reduce.at, tests/regression.at, tests/skeletons.at: Adjust. * NEWS: Document this. Signed-off-by: Akim Demaille <akim@lrde.epita.fr>
Diffstat (limited to 'tests/existing.at')
-rw-r--r--tests/existing.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/existing.at b/tests/existing.at
index 2891f80b..f62430c0 100644
--- a/tests/existing.at
+++ b/tests/existing.at
@@ -1948,7 +1948,7 @@ dnl without being followed by "of".)
[[VARIABLE, '=', LABEL, LEFT, DOT_X]],
dnl BISON-STDERR
-[[input.y:470.11-48: warning: rule useless in parser due to conflicts: path: ORDINAL LAST object_type relative_path
+[[input.y:470.11-48: warning: rule useless in parser due to conflicts: path: ORDINAL LAST object_type relative_path [-Wother]
]],
dnl LAST-STATE