doc: fix definition of -Wall

* doc/bison.texi (Diagnostics): here.
This commit is contained in:
Akim Demaille
2020-07-23 07:03:38 +02:00
parent 5cb74cacd8
commit 79e68b6c4d
2 changed files with 3 additions and 2 deletions

2
NEWS
View File

@@ -19,7 +19,7 @@ GNU Bison NEWS
Contributed by Vincent Imbimbo.
When given `-Wcounterexamples`/`-Wcex`, bison will now output
counterexamples for conflicts in the grammar.
counterexamples for conflicts.
**** Unifying Counterexamples