Update of /cvsroot/monetdb/MonetDB/NT
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7581

Modified Files:
        monetdb_winconfig.h 
Log Message:
Revert the change done by me in the previous checkin.
This is a bug fix and it should go to the Stable branch to then be propagated 
to the current branch.



Index: monetdb_winconfig.h
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/NT/monetdb_winconfig.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- monetdb_winconfig.h 10 Oct 2007 09:05:43 -0000      1.3
+++ monetdb_winconfig.h 10 Oct 2007 09:56:41 -0000      1.4
@@ -668,14 +668,13 @@
 
 /* The size of a `void *', as computed by sizeof. */
 #define SIZEOF_VOID_P 4
-
+#endif
 
 /* The size of a `ssize_t', as computed by sizeof. */
 #define SIZEOF_SSIZE_T SIZEOF_SIZE_T
 typedef int ssize_t;
 #define HAVE_SSIZE_T 1
 
-#endif
 /* The size of a `__int64', as computed by sizeof. */
 #define SIZEOF___INT64 8
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to