Update of /cvsroot/monetdb/MonetDB5/src/mal
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14381/src/mal
Modified Files:
mal_builder.mx
Log Message:
added batstr.replace
fixed hassideeffects: str.replace isn't unsafe (only bat.replace is)
some indent/space fixes
Index: mal_builder.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/mal/mal_builder.mx,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- mal_builder.mx 27 Dec 2007 12:35:01 -0000 1.28
+++ mal_builder.mx 27 Dec 2007 17:27:07 -0000 1.29
@@ -81,6 +81,7 @@
pushInstruction(mb, q);
return q;
}
+
InstrPtr
newStmt1(MalBlkPtr mb, str module, char *name)
{
@@ -92,6 +93,7 @@
pushInstruction(mb, q);
return q;
}
+
InstrPtr
newStmt2(MalBlkPtr mb, str module, char *name)
{
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins