mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-24 01:00:32 +00:00
data/glr.c: Put casts on uses of YYREALLOC and YYMALLOC so that
resulting parsers are compilable with C++.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-01-13 Paul Hilfinger <[email protected]>
|
||||
|
||||
* data/glr.c: Put casts on uses of YYREALLOC and YYMALLOC so that
|
||||
resulting parsers are compilable with C++.
|
||||
|
||||
2003-12-23 Paul Eggert <[email protected]>
|
||||
|
||||
* config/depcomp, config/install-sh: Sync with Automake 1.8.
|
||||
|
||||
Reference in New Issue
Block a user