mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 23:03:04 +00:00
doc: fix definition of -Wall
* doc/bison.texi (Diagnostics): here.
This commit is contained in:
@@ -11586,7 +11586,8 @@ releases of Bison may move warnings from this category to new, more specific
|
||||
categories.
|
||||
|
||||
@item @anchor{Wall}all
|
||||
All the warnings except @code{dangling-alias} and @code{yacc}.
|
||||
All the warnings except @code{counterexamples}, @code{dangling-alias} and
|
||||
@code{yacc}.
|
||||
|
||||
@item @anchor{Wnone}none
|
||||
Turn off all the warnings.
|
||||
|
||||
Reference in New Issue
Block a user