UPDATE: Do not update from missing values in transaction files.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 22 Dec 2012 11:45:42 +0000 (03:45 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 22 Dec 2012 11:56:17 +0000 (03:56 -0800)
commitaa4573b5e5c219d27fbbec0b56b35bfdac77876a
tree01b530b671c059e2db34377e0e3ed76929ab7e57
parentec950d9ec3a216424fd190a319d49cd2e9578b47
UPDATE: Do not update from missing values in transaction files.

The documentation said that missing and all-spaces values in transaction
files did not update the master file, but the implementation was wrong.

Reported by Kees Varekamp <kees@mroffice.org>.
src/language/data-io/combine-files.c
tests/language/data-io/update.at