auriemma 01/03/09 08:44:04
Modified: c/src/XPath XPath.cpp
Log:
I guess not!
Revision Changes Path
1.46 +5 -0 xml-xalan/c/src/XPath/XPath.cpp
Index: XPath.cpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/XPath/XPath.cpp,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- XPath.cpp 2001/03/09 16:37:59 1.45
+++ XPath.cpp 2001/03/09 16:44:03 1.46
@@ -158,6 +158,11 @@
executionContext,
&prefixResolver);
+ // Push and pop the current node...
+ XPathExecutionContext::CurrentNodeSetAndRestore
theNodeSetAndRestore(
+
executionContext,
+
context);
+
return execute(executionContext);
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]