Update of /cvsroot/monetdb/MonetDB/src/gdk
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14835/src/gdk
Modified Files:
gdk_storage.mx
Log Message:
propagated changes of Monday Jun 04 2007 - Wednesday Jun 06 2007
from the MonetDB_1-18 branch to the development trunk
Index: gdk_storage.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/gdk/gdk_storage.mx,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -d -r1.127 -r1.128
--- gdk_storage.mx 2 May 2007 16:37:03 -0000 1.127
+++ gdk_storage.mx 6 Jun 2007 12:05:40 -0000 1.128
@@ -120,7 +120,7 @@
closedir(dirp);
ret = rmdir(dirname);
if (ret < 0) {
- GDKsyserror("GDKremovedir: rmdir(%s) failed.\n", DELDIR);
+ GDKsyserror("GDKremovedir: rmdir(%s) failed.\n", dirname);
}
IODEBUG THRprintf(GDKout, "#rmdir %s = %d\n", dirname, ret);
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins