]> git.saurik.com Git - bison.git/commitdiff
diagnostics: no longer pretty-print rules in error messages, carets suffice
authorAkim Demaille <akim@lrde.epita.fr>
Mon, 11 Feb 2013 09:17:36 +0000 (10:17 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Thu, 14 Feb 2013 14:00:51 +0000 (15:00 +0100)
* src/gram.c (grammar_rules_useless_report): Let -fcaret handle the
pretty-printing of the guilty rules.
(rule_print): Inline in its only use.
* tests/conflicts.at, tests/existing.at, tests/reduce.at,
* tests/regression.at: Adjust.
* NEWS: Document.


No differences found