]> git.saurik.com Git - bison.git/commit - src/output.c
* src/output.c (table_size, table_grow): New.
authorAkim Demaille <akim@epita.fr>
Mon, 22 Apr 2002 08:22:39 +0000 (08:22 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 22 Apr 2002 08:22:39 +0000 (08:22 +0000)
commit133c20e252422fd2f844ef2ea136d6a59281ed7b
tree83f214f154acc29dbb0921373362add61c39907a
parent9515e8a7f83cbb920491ceaef03f8e0fe0ce8108
* src/output.c (table_size, table_grow): New.
(MAXTABLE): Remove, replace uses with table_size.
(pack_vector): Instead of dying when the table is too big, grow it.
ChangeLog
NEWS
src/output.c