data/glr.c: Put casts on uses of YYREALLOC and YYMALLOC so that
authorPaul Hilfinger <Hilfinger@CS.Berkeley.EDU>
Wed, 14 Jan 2004 01:40:12 +0000 (01:40 +0000)
committerPaul Hilfinger <Hilfinger@CS.Berkeley.EDU>
Wed, 14 Jan 2004 01:40:12 +0000 (01:40 +0000)
commitbe16239bf7c03d49673f7651ff3a12a3b0da77d1
tree5e7885812755202a11e0d116cb34a4e49e42e8cb
parent5fa908329cd34ee5183c3488f045499e1cf86c79
data/glr.c: Put casts on uses of YYREALLOC and YYMALLOC so that
 resulting parsers are compilable with C++.
ChangeLog
data/glr.c