Update of /cvsroot/monetdb/pathfinder/compiler/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20300/compiler/Tests

Modified Files:
        usage.stable.out usageH.stable.out 
Log Message:
propagated changes of Wednesday Jun 18 2008 - Thursday Jun 19 2008
from the XQuery_0-24 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/06/18 - stmane: compiler/Tests/usage.stable.out,1.18.8.1
        compiler/Tests/usageH.stable.out,1.40.2.3

approved new stable output:
"ALG" is now default
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/06/18 - stmane:
        tests/BugTracker/Tests/immune_for_updates.SF-1766259.xq.in,1.3.8.2
        tests/BugTracker/Tests/immune_for_updates.SF-1981852.xq.in,1.1.2.2

make sure that tests clean-up the database
to avoid document naming conflicts among tests
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/06/19 - stmane: runtime/pathfinder.mx,1.416.2.11

fixed bug in ws_docfilter() that was introduced with the
partial re-implementation of ws_docfilter() in C on March 31 2008
and "detected" (unnoticed) by tests 
tests/W3C_use_cases/XQUF/Parts/Tests/Q3[ab][12].milS

ws_docfilter() needs to insert DOCIDs into open_docid,
not document root nodes.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


U usageH.stable.out
Index: usageH.stable.out
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/Tests/usageH.stable.out,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- usageH.stable.out   30 May 2008 09:40:18 -0000      1.41
+++ usageH.stable.out   19 Jun 2008 14:13:12 -0000      1.42
@@ -17,8 +17,8 @@
 
   Reads from standard input if FILE is omitted.
 
-= -A, --mil: generate MIL code
-= -M, --mil_2004: generate MIL code (directly from XQuery Core) (default)
+= -A, --mil: generate MIL code (default)
+= -M, --mil_2004: generate MIL code (directly from XQuery Core)
 = -S, --sql: generate SQL code
 
 = -I, --xml-import: import logical-algebra-plan from xml file

U usage.stable.out
Index: usage.stable.out
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/Tests/usage.stable.out,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- usage.stable.out    4 Oct 2007 10:40:23 -0000       1.18
+++ usage.stable.out    19 Jun 2008 14:13:10 -0000      1.19
@@ -17,8 +17,8 @@
 
   Reads from standard input if FILE is omitted.
 
-= -A, --mil: generate MIL code
-= -M, --mil_2004: generate MIL code (directly from XQuery Core) (default)
+= -A, --mil: generate MIL code (default)
+= -M, --mil_2004: generate MIL code (directly from XQuery Core)
 = -S, --sql: generate SQL code
 = -X, --xml: generate XML representation of algebraic plan
 


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to