AUDIT: r14865 - gnucash/trunk - Do not complain about non-existent files if we save to a new file. In

Andreas Köhler andi5 at cvs.gnucash.org
Mon Sep 18 20:52:56 EDT 2006


Author: andi5
Date: 2006-09-18 20:52:54 -0400 (Mon, 18 Sep 2006)
New Revision: 14865
Trac: http://svn.gnucash.org/trac/changeset/14865

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/backend/file/gnc-backend-file.c
   gnucash/trunk/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.
BP




More information about the gnucash-patches mailing list