]> git.pond.sub.org Git - empserver/commit
Permit omitting rows at the end of tables nat and game
authorMarkus Armbruster <armbru@pond.sub.org>
Tue, 14 Jun 2011 07:09:19 +0000 (09:09 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 25 Jun 2011 14:51:56 +0000 (16:51 +0200)
commit29d7b30b2f7d9a21c2b8685fe6fc6a273b58837f
tree3da45a1fdcb265dd15662f2b3851145d59bbdfae
parent4a4ec917f64bf780a2538d252122b46b74318c82
Permit omitting rows at the end of tables nat and game

When not enough rows are supplied for a table with fixed size, treat
the rows missing at the end just like rows omitted elsewhere: make
them blank if the omission is permitted (tables nat and game), else
fail (tables sect and realm; no change).
src/lib/common/xundump.c