mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Don't let -Wnone disable -Werror.
Discussed at <http://lists.gnu.org/archive/html/bison-patches/2010-08/msg00009.html>. * NEWS (2.5): Document. * src/getargs.c (flags_argmatch): Accept a new argument that specifies what flags "all" and thus "none" affect. (FLAGS_ARGMATCH): Update flags_argmatch invocation. * tests/input.at (-Werror is not affected by -Wnone and -Wall): New test group.
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2011-03-27 Joel E. Denny <joeldenny@joeldenny.org>
|
||||
|
||||
Don't let -Wnone disable -Werror.
|
||||
Discussed at
|
||||
<http://lists.gnu.org/archive/html/bison-patches/2010-08/msg00009.html>.
|
||||
* NEWS (2.5): Document.
|
||||
* src/getargs.c (flags_argmatch): Accept a new argument that
|
||||
specifies what flags "all" and thus "none" affect.
|
||||
(FLAGS_ARGMATCH): Update flags_argmatch invocation.
|
||||
* tests/input.at (-Werror is not affected by -Wnone and -Wall):
|
||||
New test group.
|
||||
|
||||
2011-03-27 Joel E. Denny <joeldenny@joeldenny.org>
|
||||
|
||||
* NEWS (2.5): Document fix for -Wno-CATEGORY.
|
||||
|
||||
Reference in New Issue
Block a user