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

Modified Files:
        All 
Log Message:
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/All,1.136.4.6

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


Index: All
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/tests/BugTracker/Tests/All,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -d -r1.138 -r1.139
--- All 12 Jun 2009 07:56:50 -0000      1.138
+++ All 18 Jun 2009 10:52:05 -0000      1.139
@@ -192,6 +192,7 @@
 fn-collection_DOES-NOT-EXIST.SF-2664405
 unuseable_doc-available.SF-2791704
 stream-document.SF-2804823
+fn-trace.SF-2805513
 #
 # Test "Zombie_document.SF-2009556" currently seems to corrupt the database 
and hence should be last in this list! 
 Zombie_document.SF-2009556


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to