Update of /cvsroot/monetdb/buildtools/Mx
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18663/Mx

Modified Files:
      Tag: MonetDB_1-20
        winconfig.h 
Log Message:
Reduced the number of warnings when compiling on Windows.

Index: winconfig.h
===================================================================
RCS file: /cvsroot/monetdb/buildtools/Mx/winconfig.h,v
retrieving revision 1.5
retrieving revision 1.5.6.1
diff -u -d -r1.5 -r1.5.6.1
--- winconfig.h 3 Jan 2007 12:15:42 -0000       1.5
+++ winconfig.h 28 Nov 2007 11:35:49 -0000      1.5.6.1
@@ -24,6 +24,7 @@
 
 /* Visual Studio 8 has deprecated lots of stuff: suppress warnings */
 #define _CRT_SECURE_NO_DEPRECATE 1
+#define _CRT_SECURE_NO_WARNINGS 1
 
 /* Directory separator */
 #define DIR_SEP '\\'


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to