CVS update: gnucash
Derek Atkins
warlord at linas.org
Sun Jul 27 00:04:30 CDT 2003
Date: Saturday July 26, 2003 @ 23:04
Author: warlord
Update of /home/cvs/cvsroot/gnucash
In directory www.linas.org:/tmp/cvs-serv8315
Modified Files:
Tag: gnucash-1-8-branch
ChangeLog
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/gnc-session.c: don't call end_session just because
there's an error.
Fixes #117657
More information about the gnucash-patches
mailing list