mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
"Use" parse parameters.
* data/c.m4 (b4_parse_param_for, b4_parse_param_use): New. * data/glr.c, data/glr.cc: Use them. * data/glr.c (YYUSE): Have a C++ definition that supports non-pointer types.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2005-11-14 Akim Demaille <akim@epita.fr>
|
||||
|
||||
"Use" parse parameters.
|
||||
* data/c.m4 (b4_parse_param_for, b4_parse_param_use): New.
|
||||
* data/glr.c, data/glr.cc: Use them.
|
||||
* data/glr.c (YYUSE): Have a C++ definition that supports
|
||||
non-pointer types.
|
||||
|
||||
2005-11-14 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/glr.c (yyexpandGLRStack): Declare only if defined.
|
||||
|
||||
Reference in New Issue
Block a user