Mark Ellis
2007-05-21 19:31:30 UTC
Attached a patch for gnomevfs for the following (as detailed in
changelog)
1) hopefully fixed file creation problem as reported by Alan Hartless.
It seems the module was checking for an error code when it shouldn't be.
2) fix to configure.ac.in to cope with variable expansion for later
autoconf versions
3) mem leak in _close_dir
4) fixed itemcount in _open_dir
5) changes to debug output, added --without-verbose-debug to configure
(still need to do some tidying here)
6) added more error code handling
Also attached is a patch to libsynce for more error codes, and extras
for synce_strerror. I can deal with these codes in vfs but I think they
are common enough to be in libsynce.
Mark
changelog)
1) hopefully fixed file creation problem as reported by Alan Hartless.
It seems the module was checking for an error code when it shouldn't be.
2) fix to configure.ac.in to cope with variable expansion for later
autoconf versions
3) mem leak in _close_dir
4) fixed itemcount in _open_dir
5) changes to debug output, added --without-verbose-debug to configure
(still need to do some tidying here)
6) added more error code handling
Also attached is a patch to libsynce for more error codes, and extras
for synce_strerror. I can deal with these codes in vfs but I think they
are common enough to be in libsynce.
Mark