]> git.saurik.com Git - bison.git/blobdiff - NEWS
Don't let -Wnone disable -Werror.
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index 64a257043e6feab361b342d165c0729b56c2c5fe..404efd7a0db4b30c4b82eb90902c17ec1a21a829 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -368,6 +368,13 @@ Bison News
 
     bison -Wall,no-yacc gram.y
 
+*** The "none" category no longer disables a preceding "error":
+
+  For example, for the following command line, Bison now reports
+  errors instead of warnings for incompatibilities with POSIX Yacc:
+
+    bison -Werror,none,yacc gram.y
+
 * Changes in version 2.4.3 (2010-08-05):
 
 ** Bison now obeys -Werror and --warnings=error for warnings about