]> mj.ucw.cz Git - libucw.git/commit
tableprinter: table_init now makes a copy of its argument
authorRobert Kessl <kesslr@centrum.cz>
Mon, 7 Jul 2014 13:18:05 +0000 (15:18 +0200)
committerRobert Kessl <kesslr@centrum.cz>
Mon, 7 Jul 2014 13:18:05 +0000 (15:18 +0200)
commit6225de5ac27f6c9b1531bdef5fe3521969777c2c
tree39ddd36beda583321b4b414cdb70250a8873737a
parentdb2e817025638b9738e5ff8f8f5ccc1fbf68a2f3
tableprinter: table_init now makes a copy of its argument

 - tableprinter now considers the argument to table_init as a template
   and makes a copy of it. Copy of the template (struct table) is allocated
   on the table template pool.
   - FIXME: documentation must be updated
ucw/table-test-2.c
ucw/table-test-align.c
ucw/table-test.c
ucw/table.c
ucw/table.h