r15429 - gnucash/trunk/src/backend/file - Replace chmod by _wchmod on Windows.

Andreas Köhler andi5 at cvs.gnucash.org
Fri Jan 26 17:29:44 EST 2007


Author: andi5
Date: 2007-01-26 17:29:42 -0500 (Fri, 26 Jan 2007)
New Revision: 15429
Trac: http://svn.gnucash.org/trac/changeset/15429

Modified:
   gnucash/trunk/src/backend/file/gnc-backend-file.c
Log:
Replace chmod by _wchmod on Windows.

To unlink the lock file we need write-access on it. As g_chmod is new in
GLib 2.8, use _wchmod directly.




More information about the gnucash-patches mailing list