]> git.saurik.com Git - bison.git/commit - data/glr.c
* data/glr.c (YYRECOVERING): Define to be a function-like macro
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 May 2006 23:45:04 +0000 (23:45 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 May 2006 23:45:04 +0000 (23:45 +0000)
commit021039846636833e7a38887c9b28f1a4a7f0687c
tree5afe3a2e84d6f4280a54c1e97b6df1a7606af130
parent2c08afa5dd8df23c0545c7d5b90431d0cca0670c
* 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.
ChangeLog
data/glr.c
doc/bison.texinfo