r14885 - gnucash/branches/2.0 - Do not complain about non-existent files if we save to a new file. In

Derek Atkins warlord at cvs.gnucash.org
Fri Sep 22 23:09:30 EDT 2006


Author: warlord
Date: 2006-09-22 23:09:26 -0400 (Fri, 22 Sep 2006)
New Revision: 14885
Trac: http://svn.gnucash.org/trac/changeset/14885

Modified:
   gnucash/branches/2.0/
   gnucash/branches/2.0/ChangeLog
   gnucash/branches/2.0/src/backend/file/gnc-backend-file.c
   gnucash/branches/2.0/src/gnome-utils/gnc-file.c
Log:
Do not complain about non-existent files if we save to a new file. In
pass one we ignore the error returned by stat and call qof_session_begin
with create_if_nonexistent=TRUE for a second run.

Merge from r14865.




More information about the gnucash-patches mailing list