]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/reduce.c (inaccessable_symbols): Fix a buglet: because of a
[bison.git] / ChangeLog
index 900c04b20291a0aabbf0c82107cd8f004c691c4a..604e31cc9dc45c63e8a6da3d8c47efd62e7463bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-04-07  Akim Demaille  <akim@epita.fr>
+
+       * src/reduce.c (inaccessable_symbols): Fix a buglet: because of a
+       lacking `+ 1' to nrules, Bison reported as useless a token if it
+       was used solely to set the precedence of the last rule...
+
+       
 2002-04-07  Akim Demaille  <akim@epita.fr>
 
        * data/bison.c++, data/bison.simple: Don't output the current file