Update of /cvsroot/monetdb/MonetDB5/src/mal
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4916
Modified Files:
mal_recycle.mx
Log Message:
Initialize variable to then compile with optimzed setup..
Index: mal_recycle.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/mal/mal_recycle.mx,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- mal_recycle.mx 11 Mar 2008 17:42:39 -0000 1.31
+++ mal_recycle.mx 11 Mar 2008 19:59:18 -0000 1.32
@@ -230,7 +230,7 @@
the performance record.
@c
long RECYCLEfootprint(){
- long cnt;
+ long cnt = 0;
int i;
for( i=0; i<recycleBlk->stop; i++)
cnt += recycleBlk->profiler[i].obytes;
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins