Update of /cvsroot/monetdb/MonetDB5/src/modules/kernel
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1078/src/modules/kernel
Modified Files:
Tag: GDK-2
batcast.mx
Log Message:
made code compile with gcc+optimization and icc:
fixed initialization and usage of variables
Index: batcast.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/kernel/batcast.mx,v
retrieving revision 1.17.2.3
retrieving revision 1.17.2.4
diff -u -d -r1.17.2.3 -r1.17.2.4
--- batcast.mx 11 Aug 2007 22:32:02 -0000 1.17.2.3
+++ batcast.mx 14 Aug 2007 01:02:08 -0000 1.17.2.4
@@ -195,6 +195,7 @@
@:getBATdescriptor(bid, b, "[EMAIL PROTECTED]")@
@:voidresultBAT(TYPE_str,"[EMAIL PROTECTED]")@
+ r= BUNfirst(bn);
p= BUNfirst(b);
q= BUNlast(b);
bi = bat_iterator(b);
-------------------------------------------------------------------------
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