]> git.saurik.com Git - bison.git/commitdiff
Don't let -Wnone disable -Werror.
authorJoel E. Denny <joeldenny@joeldenny.org>
Sun, 27 Mar 2011 19:39:25 +0000 (15:39 -0400)
committerJoel E. Denny <joeldenny@joeldenny.org>
Sat, 9 Apr 2011 17:00:06 +0000 (13:00 -0400)
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.
(cherry picked from commit dab9663283437092d17af8ede75f3aff33380d53)


No differences found