Update of /cvsroot/monetdb/pathfinder/runtime
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv24519/pf_NFI/runtime
Modified Files:
Tag: Aug2009_NFI
pathfinder.mx
Log Message:
removed debug print that apparently sneaked in with
"
2009/10/07 - boncz: pathfinder/runtime/pathfinder.mx,1.462.6.3
not really a noticable fix under normal XQuery use:
- make sure ws_create(0) works when typed in standalone at the MIL prompt
"
U pathfinder.mx
Index: pathfinder.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/pathfinder.mx,v
retrieving revision 1.462.6.3
retrieving revision 1.462.6.4
diff -u -d -r1.462.6.3 -r1.462.6.4
--- pathfinder.mx 7 Oct 2009 15:59:24 -0000 1.462.6.3
+++ pathfinder.mx 7 Oct 2009 16:27:47 -0000 1.462.6.4
@@ -1579,7 +1579,6 @@
# NOTE: use pre-query MIL variables xrpc_qid/xrpc_timeout to possibly
re-use an existing ws
lock_set(xrpc_lock);
var wslock := lock_nil, ws, xrpc := 0, idx, err := CATCH(ws :=
_ws_new(xrpc := _ws_xrpcget(), idx := oid(abs(xrpc)), update));
-print(err);
if (xrpc != 0) wslock := xrpc_locks.find(idx);
lock_unset(xrpc_lock);
if (not(isnil(err))) ERROR(err);
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins