* doc/bison.texinfo (Calc++ Parser): Don't promote defining YYEOF

since it's in Bison's name space.
This commit is contained in:
Akim Demaille
2005-09-16 11:26:43 +00:00
parent d110145422
commit 70d8f2910e
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
2005-09-16 Akim Demaille <[email protected]>
* doc/bison.texinfo (Calc++ Parser): Don't promote defining YYEOF
since it's in Bison's name space.
2005-09-15 Paul Eggert <[email protected]>
* data/glr.c (yyresolveValue): Add default case to pacify