mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
* data/c.m4 (b4_yydestruct_generate, b4_yysymprint_generate): Pass
the %parse-params. * data/glr.c (YY_SYMBOL_PRINT, yydestroyGLRState): Adjust. * data/yacc.c (b4_Pure_if): Rename as... (b4_yacc_pure_if): this. (YY_SYMBOL_PRINT, yyparse): Adjust. * doc/bison.texinfo: Formatting changes.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2005-10-21 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/c.m4 (b4_yydestruct_generate, b4_yysymprint_generate): Pass
|
||||
the %parse-params.
|
||||
* data/glr.c (YY_SYMBOL_PRINT, yydestroyGLRState): Adjust.
|
||||
* data/yacc.c (b4_Pure_if): Rename as...
|
||||
(b4_yacc_pure_if): this.
|
||||
(YY_SYMBOL_PRINT, yyparse): Adjust.
|
||||
* doc/bison.texinfo: Formatting changes.
|
||||
|
||||
2005-10-21 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Finish the transition config -> build-aux.
|
||||
|
||||
Reference in New Issue
Block a user