Discussion:
[Synce-devel] gnomevfs patch
Mark Ellis
2007-05-21 19:31:30 UTC
Permalink
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
Jonny Lamb
2007-05-21 20:37:22 UTC
Permalink
Post by Mark Ellis
Attached a patch for gnomevfs for the following (as detailed in
changelog)
Commited in r2958

http://synce.svn.sourceforge.net/viewvc/synce?view=rev&revision=2958
Post by Mark Ellis
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.
Commited in r2959

http://synce.svn.sourceforge.net/viewvc/synce?view=rev&revision=2959

Many thanks!
--
Jonny Lamb, UK ***@jonnylamb.com
http://jonnylamb.com GPG: 0x2E039402
Loading...