Update of /cvsroot/monetdb/pathfinder/tests/BugTracker/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv2792/tests/BugTracker/Tests

Added Files:
      Tag: M5XQ
        fn-trace.SF-2805513.stable.out 
Log Message:
propagated changes of Thursday Jun 18 2009 - Saturday Jun 20 2009
from the development trunk to the M5XQ branch

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/06/18 - stmane: tests/BugTracker/Tests/fn-trace.SF-2805513.stable.out,1.2
propagated changes of Tuesday Jun 16 2009 - Thursday Jun 18 2009
from the May2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/06/16 - stmane:
        tests/BugTracker/Tests/fn-trace.SF-2805513.stable.out,1.1.2.1

fixed BUG #2805513 "fn:trace() produces output _and_ error":

in MIL, printing (the numeric value of) OIDs using printf()
requires to use format "%lli" to cope with 64-bit OIDs
(the undelying C implementation of monet_sprintf() takes care
of handling 32-bit OIDs correctly).

Added related test.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


--- NEW FILE: fn-trace.SF-2805513.stable.out ---
stdout of test 'fn-trace.SF-2805513` in directory 'tests/BugTracker` itself:


# 16:41:52 >  
# 16:41:52 >   Mserver 
"--config=/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-bits~32/etc/MonetDB.conf"
 --debug=10 --set gdk_nr_threads=1 --set 
"monet_mod_path=/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-bits~32/lib/MonetDB4:/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-bits~32/lib/MonetDB4/lib:/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-bits~32/lib/MonetDB4/bin"
 --set 
"gdk_dbfarm=/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-bits~32/var/MonetDB4/dbfarm"
    --set mapi_open=true --set xrpc_open=true --set mapi_port=33061 --set 
xrpc_port=46072 --set monet_prompt= --trace  "--dbname=mTests_tests_BugTracker" 
"--dbinit= module(pathfinder);" ; echo ; echo Over..
# 16:41:52 >  

# MonetDB Server v4.30.1
# based on GDK   v1.30.1
# Copyright (c) 1993-July 2008, CWI. All rights reserved.
# Copyright (c) August 2008-2009, MonetDB B.V.. All rights reserved.
# Compiled for x86_64-unknown-linux-gnu/32bit with 32bit OIDs; dynamically 
linked.
# Visit http://monetdb.cwi.nl/ for further information.
# PF/Tijah module v0.13.0 loaded. http://dbappl.cs.utwente.nl/pftijah
# MonetDB/XQuery module v0.28.3 loaded (default back-end is 'algebra')
# XRPC administrative console at http://127.0.0.1:46072/admin

printf("\nReady.\n");

Ready.
quit();

Over..

# 16:41:53 >  
# 16:41:53 >  mclient -lxquery -fxml -umonetdb -Pmonetdb --host=rig 
--port=33061 fn-trace.SF-2805513.xq
# 16:41:53 >  

<?xml version="1.0" encoding="utf-8"?>
<XQueryResult><a>blah</a></XQueryResult>
<scope id="0">
  <iteration no="1">
    <trace msg="test " id="1">
      <item pos="1" type="node" id="2" fragment="0"><a>blah</a></item>
    </trace>
  </iteration>
</scope>

# 16:41:53 >  
# 16:41:53 >  Done.
# 16:41:53 >  



------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to