Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14572/src/modules/mal
Modified Files:
Tag: MonetDB_5-2
batxml.mx
Log Message:
compilation fixes (for cross compile for the link station)
Index: batxml.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/mal/batxml.mx,v
retrieving revision 1.19
retrieving revision 1.19.2.1
diff -u -d -r1.19 -r1.19.2.1
--- batxml.mx 8 Sep 2007 09:13:20 -0000 1.19
+++ batxml.mx 10 Oct 2007 09:01:50 -0000 1.19.2.1
@@ -676,7 +676,7 @@
BATXMLconcat(int *ret, int *bid, int *rid)
{
BAT *b,*r=0, *bn;
- BUN p,q, rp;
+ BUN p,q, rp = 0;
int xx, rxx;
str buf= GDKmalloc(BUFSIZ);
int len,size= BUFSIZ;
-------------------------------------------------------------------------
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