Update of /cvsroot/monetdb/pathfinder/compiler/semantics
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7917/compiler/semantics
Modified Files:
heuristic.c
Log Message:
propagated changes of Tuesday Dec 18 2007
from the XQuery_0-20 branch to the development trunk
[mainly to ensure that they will (also) by tested on Windows tonight]
Index: heuristic.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/semantics/heuristic.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- heuristic.c 4 Oct 2007 10:40:59 -0000 1.8
+++ heuristic.c 18 Dec 2007 21:02:19 -0000 1.9
@@ -393,8 +393,8 @@
if (!tst) {
if (L(r)->sem.axis == p_attribute) {
tst = TST_ATTR; /* 'PATH/@attr = VAL' pattern */
- } else {
- tst = TST_DATA; /* 'PATH = VAL' pattern, ie fn:data(PATH)
*/
+ /* } else { commented out because wrong..
+ tst = TST_DATA; 'PATH = VAL' pattern, ie fn:data(PATH) */
}
}
if (tst) *req_name = cpy(LL(LL(n)));
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins