Bugs item #1988728, was opened at 2008-06-09 11:17 Message generated for change (Comment added) made by tsheyar You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1988728&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: PF/tests Group: Pathfinder 0.24 >Status: Closed >Resolution: Fixed Priority: 6 Private: No Submitted By: Stefan Manegold (stmane) Assigned to: Jan Rittinger (tsheyar) Summary: PF/alg: tests/W3C_use_cases/XQUF/R fail after latest change Initial Comment: Checkin =================================================================== 2008/06/08 - tsheyar: pathfinder/compiler/algebra/opt/opt_complex.c,1.45.2.3 -- Add consistency check for a rewrite that merges adjacent twigs: Only if the child twig provides for every iteration of the parent twig a node we may merge the two twigs. =================================================================== makes 8 tests in tests/W3C_use_cases/XQUF/R/Tests/ fail with " !ERROR: interpret: no matching MIL operator to 'printf(void)'. !MAYBE YOU MEAN: ! printf(str, ..any..) : void " See http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsG103/GNU.64.64.d-Fedora8/tests_W3C_use_cases_XQUF_R/Q2.out.00.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsG103/GNU.64.64.d-Fedora8/tests_W3C_use_cases_XQUF_R/Q3.out.00.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsG103/GNU.64.64.d-Fedora8/tests_W3C_use_cases_XQUF_R/Q5a.out.00.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsG103/GNU.64.64.d-Fedora8/tests_W3C_use_cases_XQUF_R/Q5b.out.00.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsG103/GNU.64.64.d-Fedora8/tests_W3C_use_cases_XQUF_R/Q6a.out.00.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsG103/GNU.64.64.d-Fedora8/tests_W3C_use_cases_XQUF_R/Q6b.out.00.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsG103/GNU.64.64.d-Fedora8/tests_W3C_use_cases_XQUF_R/Q8.out.00.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsG103/GNU.64.64.d-Fedora8/tests_W3C_use_cases_XQUF_R/Q9.out.00.html ---------------------------------------------------------------------- >Comment By: Jan Rittinger (tsheyar) Date: 2008-06-09 14:36 Message: Logged In: YES user_id=993208 Originator: NO These queries work again: In the node property inference we cannot assume that update and document management queries can be optimized. (Updates failed with lightweight node constructors -- nodes of kind REFERENCE.) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1988728&group_id=56967 ------------------------------------------------------------------------- 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-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
