Update of /cvsroot/monetdb/MonetDB/src/gdk
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26437/src/gdk
Modified Files:
gdk_posix.mx
Log Message:
propagated changes of Wednesday Dec 19 2007
from the MonetDB_1-20 branch to the development trunk
Index: gdk_posix.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/gdk/gdk_posix.mx,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -d -r1.148 -r1.149
--- gdk_posix.mx 18 Dec 2007 20:55:53 -0000 1.148
+++ gdk_posix.mx 19 Dec 2007 04:49:40 -0000 1.149
@@ -1748,7 +1748,7 @@
/* Vista is paranoid: we cannot delete read-only files owned
* by ourselves. Vista somehow also sets these files to
read-only.
*/
- (void) SetFileAttributes(path, FILE_ATTRIBUTE_NORMAL);
+ (void) SetFileAttributes(pathname, FILE_ATTRIBUTE_NORMAL);
ret = _unlink(pathname);
}
if (ret < 0) {
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins