CVSROOT: /cvs/gnome Module name: gnome-vfs Changes by: tml 05/11/26 14:32:24
Modified files: . : ChangeLog libgnomevfs : gnome-vfs-volume-ops.c gnome-vfs-uri.c modules : file-method.c Log message: 2005-11-26 Tor Lillqvist <[EMAIL PROTECTED]> * libgnomevfs/gnome-vfs-volume-ops.c: Make it compile on Win32 again, although it does not really do anything useful on Win32. Just providing the API as no-ops, more or less, to avoid ifdefs in client code. * libgnomevfs/gnome-vfs-uri.c (gnome_vfs_uri_to_string): Add logic for Win32 so we won't return crap like /x:/foo/bar.zap. * modules/file-method.c (rename_helper): On Win32, if force_replace and old_exists, try removing the old file (or directory) first. Don't then bother on Win32 with the EISDIR error case after the rename. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-vfs&who=tml&date=explicit&mindate=2005-11-26%2014:31&maxdate=2005-11-26%2014:33 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list