mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
* src/bison.simple (YYCOPY): New macro.
(YYSTACK_RELOCATE): Use it. Remove Type arg; no longer needed. All callers changed. (yymemcpy): Remove; no longer needed.
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
2002-03-19 Paul Eggert <eggert@twinsun.com>
|
||||
|
||||
* src/bison.simple (YYCOPY): New macro.
|
||||
(YYSTACK_RELOCATE): Use it.
|
||||
Remove Type arg; no longer needed. All callers changed.
|
||||
(yymemcpy): Remove; no longer needed.
|
||||
|
||||
* Makefile.am (AUTOMAKE_OPTIONS): 1.6.
|
||||
* doc/Makefile.am (AUTOMAKE_OPTIONS): Remove.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user