mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 01:33:03 +00:00
* 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.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user