]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/glr.c (YYRECOVERING): Define to be a function-like macro
[bison.git] / ChangeLog
index 8eb003f09f8ae7bcd4ef164368eed9d32c1d5802..f96983d8ff6ba04c971cc897d69e2544d220ea94 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-05-30  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * data/glr.c (YYRECOVERING): Define to be a function-like macro
+       with no arguments, not as an object-like macro.  This is for
+       compatibility with data/yacc.c.  Problem reported by John P. Hartmann in
+       <http://lists.gnu.org/archive/html/bug-bison/2006-05/msg00059.html>.
+       * doc/bison.texinfo (Action Features, Error Recovery, Table of Symbols):
+       Document this.
+
 2006-05-30  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        * src/getargs.c (usage): Back out yesterday's modification of the