Update of /cvsroot/monetdb/clients/src/mapiclient
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20588
Modified Files:
MapiClient.mx
Log Message:
Initialize max.
Index: MapiClient.mx
===================================================================
RCS file: /cvsroot/monetdb/clients/src/mapiclient/MapiClient.mx,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- MapiClient.mx 14 Aug 2007 10:35:06 -0000 1.35
+++ MapiClient.mx 14 Aug 2007 10:43:09 -0000 1.36
@@ -569,7 +569,7 @@
static void
SQLrenderer(MapiHdl hdl)
{
- int i, total, fields, oldfields = 0, max;
+ int i, total, fields, oldfields = 0, max = 0;
int *len = 0;
char **rest = 0;
char buf[50];
-------------------------------------------------------------------------
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