Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26079/modules/mal
Modified Files:
mat.mx
Log Message:
Silence compilers.
Index: mat.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/mal/mat.mx,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- mat.mx 19 Aug 2007 19:15:20 -0000 1.15
+++ mat.mx 20 Aug 2007 21:32:52 -0000 1.16
@@ -135,9 +135,8 @@
str
MATpack(MalBlkPtr mb, MalStkPtr stk, InstrPtr p)
{
- int i,*ret,tpe;
+ int i,*ret;
BAT *b, *bn;
- tpe= getArgType(mb,p,0);
bn= BATdescriptor(stk->stk[getArg(p,1)].val.ival);
if( bn == NULL)
-------------------------------------------------------------------------
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