]> git.saurik.com Git - bison.git/commit
(YYFREE, YYMALLOC, YYREALLOC): New macros.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Jul 2003 07:10:14 +0000 (07:10 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Jul 2003 07:10:14 +0000 (07:10 +0000)
commita525b5687de5db1793c64489f3e372e3f82d9664
treeb625d57fbcb260e7b2800881ce7ebd2a722ba191
parentb81a6e01dc7ef88cc506bb9da9022692d863a92a
(YYFREE, YYMALLOC, YYREALLOC): New macros.
All uses of free, malloc, realloc changed to use these macros,
and unnecessary casts removed.
data/glr.c