mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 12:53:03 +00:00
* src/bison.s1 (_YY_DECL_VARIABLES, YY_DECL_VARIABLES): New
macros. Use them to declare the variables which are global or local to `yyparse'.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2000-11-17 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/bison.s1 (_YY_DECL_VARIABLES, YY_DECL_VARIABLES): New
|
||||
macros.
|
||||
Use them to declare the variables which are global or local to
|
||||
`yyparse'.
|
||||
|
||||
2000-11-17 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* acconfig.h: Remove, no longer used.
|
||||
|
||||
Reference in New Issue
Block a user