]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/glr.c (YYCHK1): Do not assume YYE is in range.
[bison.git] / ChangeLog
index 2acf26447eaa4e8f2004708f23c89828b38c730a..4c71b0a8abceb3195962cae4cb662938038b222d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2005-09-09  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * data/glr.c (YYCHK1): Do not assume YYE is in range.
+       This avoids a diagnostic from gcc -Wswitch-enum.
+       Problem reported by twlevo@xs4all.nl.
+
        * doc/bison.texinfo: Don't use "filename", as per GNU coding
        standards.  Use "file name" or "file" or "name", depending on
        the context.