Update of /cvsroot/monetdb/MonetDB5/src/mal
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8969/mal

Modified Files:
        mal_function.mx 
Log Message:
A few minor typos and output approval


Index: mal_function.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/mal/mal_function.mx,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- mal_function.mx     11 Jan 2008 10:41:32 -0000      1.151
+++ mal_function.mx     13 Jan 2008 15:18:34 -0000      1.152
@@ -912,7 +912,7 @@
                                                break;
                            if( i> top || blks[i]!= decl[l] ){
                                    showScriptException(mb,pc,TYPE,
-                                                       "'%s' used outside 
scope",
+                                                       "'%s' assigned outside 
scope",
                                                        getVarName(mb,l));
                                mb->errors++;
                            }


-------------------------------------------------------------------------
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

Reply via email to