]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/glr.c (yyresolveValue): Add default case to pacify
[bison.git] / ChangeLog
index 76152369c8d99ed5a36181f1dd1fb5f647f5ff65..d7b4ff85a18258f7279dc3f20ce4e5ad97751276 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * data/glr.c (yyresolveValue): Add default case to pacify
+       gcc -Wswitch-default.  Problem reported by twlevo@xs4all.nl.
+
        * NEWS: Document when yyparse started to return 2.
        * doc/bison.texinfo (Parser Function): Document when yyparse
        returns 2.