Update of /cvsroot/monetdb/clients/src/examples/C
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23330/src/examples/C
Modified Files:
Makefile.ag sample0.c sample1.c sample2.c sample3.c sample4.c
smack00.c smack01.c
Log Message:
propagated changes of Tuesday Sep 18 2007 - Wednesday Oct 03 2007
from the Clients_1-20 branch to the development trunk
Index: sample0.c
===================================================================
RCS file: /cvsroot/monetdb/clients/src/examples/C/sample0.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sample0.c 8 Jan 2007 14:03:36 -0000 1.3
+++ sample0.c 3 Oct 2007 13:56:12 -0000 1.4
@@ -19,7 +19,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <Mapi.h>
+#include <mapilib/Mapi.h>
#ifdef _MSC_VER
#define snprintf _snprintf
#endif
Index: smack00.c
===================================================================
RCS file: /cvsroot/monetdb/clients/src/examples/C/smack00.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- smack00.c 9 Mar 2007 14:13:20 -0000 1.4
+++ smack00.c 3 Oct 2007 13:56:14 -0000 1.5
@@ -19,7 +19,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <Mapi.h>
+#include <mapilib/Mapi.h>
#ifdef _MSC_VER
#if _MSC_VER >= 1400
/* this happens to work in this file */
Index: smack01.c
===================================================================
RCS file: /cvsroot/monetdb/clients/src/examples/C/smack01.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- smack01.c 9 Mar 2007 14:13:20 -0000 1.4
+++ smack01.c 3 Oct 2007 13:56:15 -0000 1.5
@@ -19,7 +19,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <Mapi.h>
+#include <mapilib/Mapi.h>
#ifdef _MSC_VER
#if _MSC_VER >= 1400
/* this happens to work in this file */
Index: sample4.c
===================================================================
RCS file: /cvsroot/monetdb/clients/src/examples/C/sample4.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sample4.c 8 Jan 2007 14:03:37 -0000 1.3
+++ sample4.c 3 Oct 2007 13:56:14 -0000 1.4
@@ -19,7 +19,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <Mapi.h>
+#include <mapilib/Mapi.h>
#ifdef _MSC_VER
#define snprintf _snprintf
#endif
Index: sample1.c
===================================================================
RCS file: /cvsroot/monetdb/clients/src/examples/C/sample1.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sample1.c 8 Jan 2007 14:03:36 -0000 1.3
+++ sample1.c 3 Oct 2007 13:56:12 -0000 1.4
@@ -19,7 +19,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <Mapi.h>
+#include <mapilib/Mapi.h>
#ifdef _MSC_VER
#define snprintf _snprintf
#endif
Index: sample2.c
===================================================================
RCS file: /cvsroot/monetdb/clients/src/examples/C/sample2.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sample2.c 8 Jan 2007 14:03:37 -0000 1.3
+++ sample2.c 3 Oct 2007 13:56:13 -0000 1.4
@@ -19,7 +19,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <Mapi.h>
+#include <mapilib/Mapi.h>
#ifdef _MSC_VER
#define snprintf _snprintf
#endif
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/clients/src/examples/C/Makefile.ag,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Makefile.ag 12 Apr 2007 09:33:54 -0000 1.5
+++ Makefile.ag 3 Oct 2007 13:56:11 -0000 1.6
@@ -15,7 +15,7 @@
# All Rights Reserved.
MTSAFE
-INCLUDES = $(MONETDB_INCS) ../../mapilib $(READLINE_INCS)
+INCLUDES = $(MONETDB_INCS) ../.. $(READLINE_INCS)
MAPI_LIBS = $(SOCKET_LIBS)
Index: sample3.c
===================================================================
RCS file: /cvsroot/monetdb/clients/src/examples/C/sample3.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sample3.c 8 Jan 2007 14:03:37 -0000 1.3
+++ sample3.c 3 Oct 2007 13:56:14 -0000 1.4
@@ -19,7 +19,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <Mapi.h>
+#include <mapilib/Mapi.h>
#ifdef _MSC_VER
#define snprintf _snprintf
#endif
-------------------------------------------------------------------------
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