Update of /cvsroot/monetdb/MonetDB5/src/optimizer
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8969/optimizer
Modified Files:
opt_macro.mx
Log Message:
A few minor typos and output approval
Index: opt_macro.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_macro.mx,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- opt_macro.mx 11 Jan 2008 10:41:39 -0000 1.33
+++ opt_macro.mx 13 Jan 2008 15:18:35 -0000 1.34
@@ -297,7 +297,7 @@
/* copy the instruction and fix variable references */
ns[k] = copyInstruction(q);
- for (n = 0; n < q->argc; n++)
+ for (n = 0; n < q->argc; n++)
getArg(ns[k], n) = nv[getArg(q, n)];
if (q->barrier == RETURNsymbol || q->barrier == YIELDsymbol) {
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins