]> git.saurik.com Git - bison.git/commit - NEWS
warnings: display warnings categories
authorVictor Santet <victor.santet@epita.fr>
Fri, 29 Jun 2012 14:23:42 +0000 (16:23 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Fri, 29 Jun 2012 14:35:34 +0000 (16:35 +0200)
commit73370a9daab5c9fe1395240e2aeccd14b8e901c7
treef1988ce13a26afb93ef9e5c8a43866b479fe54bd
parentb6403170609485abe21038a65255ae4d3825ec00
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>
12 files changed:
NEWS
src/complain.c
src/gram.c
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