CVS update: gnucash/src/app-file

Derek Atkins warlord at linas.org
Sun Jul 27 00:02:38 CDT 2003


Date:	Saturday July 26, 2003 @ 23:02
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/src/app-file
In directory www.linas.org:/tmp/cvs-serv8292/src/app-file

Modified Files:
	gnc-file.c 
Log Message:
	* src/app-file/gnc-file.c: fix the message to be more appropriate
	  when we hit a READONLY error.
	* src/backend/file/gnc-backend-file.c: return ERR_BACKEND_READONLY
	  on save if the XML write fails and the unlink() fails with
	  ENOENT, EPERM, EROFS, or EACCES.
	* src/engine/qofsession.c: don't call end_session just because
	  there's an error.
	Fixes #117657




More information about the gnucash-patches mailing list