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

Modified Files:
        mel.mx winconfig.h 
Log Message:
propagated changes of Tuesday Nov 27 2007 - Wednesday Nov 28 2007
from the MonetDB_1-20 branch to the development trunk


Index: winconfig.h
===================================================================
RCS file: /cvsroot/monetdb/buildtools/mel/winconfig.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- winconfig.h 3 Jan 2007 12:15:53 -0000       1.4
+++ winconfig.h 28 Nov 2007 14:44:54 -0000      1.5
@@ -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 '\\'

Index: mel.mx
===================================================================
RCS file: /cvsroot/monetdb/buildtools/mel/mel.mx,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- mel.mx      17 Jul 2007 11:10:58 -0000      1.19
+++ mel.mx      28 Nov 2007 14:44:53 -0000      1.20
@@ -207,7 +207,7 @@
 #endif
 
 @C
-#include <mel_config.h>
+#include "mel_config.h"
 #include "mel.h"
 #include "mel.tab.h"
 #ifdef HAVE_IOSTREAM


-------------------------------------------------------------------------
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