Re: [Monetdb-developers] [Monetdb-checkins] MonetDB/src/gdk gdk_storage.mx, 1.117, 1.118
What?? Why??? Please! Stefan On Tue, Nov 07, 2006 at 07:56:23AM +0000, Peter Boncz wrote:
Update of /cvsroot/monetdb/MonetDB/src/gdk In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv16538
Modified Files: gdk_storage.mx Log Message:
Index: gdk_storage.mx =================================================================== RCS file: /cvsroot/monetdb/MonetDB/src/gdk/gdk_storage.mx,v retrieving revision 1.117 retrieving revision 1.118 diff -u -d -r1.117 -r1.118 --- gdk_storage.mx 6 Nov 2006 08:45:40 -0000 1.117 +++ gdk_storage.mx 7 Nov 2006 07:56:21 -0000 1.118 @@ -69,7 +69,7 @@ { char path[PATHLENGTH]; char *r; - int ret = TRUE; + int ret = FALSE;
strcpy(path, dir); r = strrchr(path, DIR_SEP);
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Monetdb-checkins mailing list Monetdb-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-checkins
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
participants (1)
-
Stefan Manegold