r13129 - gnucash/trunk/src/engine - Revert Chris' change in r13128.

Derek Atkins warlord at cvs.gnucash.org
Mon Feb 6 01:45:26 EST 2006


Author: warlord
Date: 2006-02-06 01:45:25 -0500 (Mon, 06 Feb 2006)
New Revision: 13129
Trac: http://svn.gnucash.org/trac/changeset/13129

Modified:
   gnucash/trunk/src/engine/Transaction.c
Log:
Revert Chris' change in r13128.
Keep in the error check for db-transactional data storage
until the objects can be modified to support db-transactional
autocommit (by calling BeginEdit/CommitEdit internally instead
of checking that the caller did so).  But revert for now to
make sure a caller has called BeginEdit in order to make
sure the data gets "saved" (assuming a SQLish backend).




More information about the gnucash-patches mailing list