CVSROOT: /cvs/gnome Module name: glib Changes by: tml 05/11/30 23:02:40
Modified files: . : Tag: glib-2-8 ChangeLog glib : Tag: glib-2-8 gstdio.c Log message: 2005-12-01 Tor Lillqvist <[EMAIL PROTECTED]> * glib/gstdio.c (g_stat): In the Win32 implementation, strip trailing slash(es) for non-root folders. stat() fails if non-root folders are specified with trailing slashes. It's too much hassle to demand that callers strip such slashes themselves, especially as it is easy to get it wrong and strip the slash of a root folder. (g_rename): On NT-based Windows, use MoveFileEx() with MOVEFILE_REPLACE_EXISTING to better match Unix behaviour. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=tml&date=explicit&mindate=2005-11-30%2023:01&maxdate=2005-11-30%2023:03 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list