* src/preproc/tbl/table.h: Don't include `stdbool.h'.
commit6e93086e2f462b7f358dbd3a4bf5a69a106bcbd1
authorWerner LEMBERG <wl@gnu.org>
Mon, 12 Feb 2007 00:25:24 +0000 (12 00:25 +0000)
committerWerner LEMBERG <wl@gnu.org>
Mon, 12 Feb 2007 00:25:24 +0000 (12 00:25 +0000)
tree0530918a708d63ad16b2320fe6888b193f408414
parent655916cfceb13b1ed18430e265b95a7969edf9cf
* src/preproc/tbl/table.h: Don't include `stdbool.h'.
(table): Replace `bool' type with `char' for orthogonality.
Update all users.

* src/preproc/tbl/table.cpp (block_entry::do_divert): Fix usage of
AVAIlABLE_REG and COLCOUNT_REG.
(table::table): Fix order call of initializers.
(table::~table): Deallocate `blockflag'.
ChangeLog
src/preproc/tbl/table.cpp
src/preproc/tbl/table.h