mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
carets: document default activation
* NEWS: Announce it. * doc/bison.texi: Adjust.
This commit is contained in:
6
NEWS
6
NEWS
@@ -16,6 +16,12 @@ GNU Bison NEWS
|
||||
|
||||
** Warnings
|
||||
|
||||
*** Carets
|
||||
|
||||
Version 2.7 introduced caret errors, for a prettier output. These are now
|
||||
activated by default. The old format can still be used by invoking Bison
|
||||
with -fno-caret (or -fnone).
|
||||
|
||||
*** Enhancements of the -Werror option
|
||||
|
||||
The -Werror=CATEGORY option is now recognized, and will treat specified
|
||||
|
||||
Reference in New Issue
Block a user