Changeset: d0bbb49dae09 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d0bbb49dae09
Modified Files:
        
Branch: default
Log Message:

merge with Jun2010: approved new error message
assuming that the change from
"!MALException:mal.interpreter:Recursive call limit reached."
to
"!MALException:mal.interpreter:Running out of stack space."
was indeed intended ...


diffs (12 lines):

diff -r 85fb798ea5b7 -r d0bbb49dae09 MonetDB5/src/mal/Tests/pithole.stable.out
--- a/MonetDB5/src/mal/Tests/pithole.stable.out Tue Jun 22 15:28:20 2010 +0200
+++ b/MonetDB5/src/mal/Tests/pithole.stable.out Tue Jun 22 16:31:48 2010 +0200
@@ -16,7 +16,7 @@
 #challenge the runtime stack protection 
     user.main();
 end main;
-!MALException:mal.interpreter:Recursive call limit reached.
+!MALException:mal.interpreter:Running out of stack space.
 
 # 14:45:52 >  
 # 14:45:52 >  Done.
_______________________________________________
Checkin-list mailing list
Checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to