Displaying 1 result from an estimated 1 matches for "rs_xml_xmlnodenamespac".
Did you mean:
rs_xml_xmlnodenamespace
2018 Jun 06
1
minor problem in XML package
...mlNodeChildrenReferences, 3),
One of them should be deleted.
% diff -u XML/src/RUtils.c~ XML/src/RUtils.c
--- XML/src/RUtils.c~ 2018-06-06 11:32:16.549338000 -0700
+++ XML/src/RUtils.c 2018-06-06 11:33:07.899782000 -0700
@@ -228,7 +228,6 @@
ENTRY(RS_XML_xmlNodeName, 1),
ENTRY(RS_XML_xmlNodeNamespace, 1),
ENTRY(RS_XML_xmlNodeAttributes, 3),
- ENTRY(RS_XML_xmlNodeChildrenReferences, 3),
ENTRY(R_xmlNodeValue, 3),
ENTRY(R_setXMLInternalTextNode_value, 2),
ENTRY(RS_XML_xmlNodeParent, 2),
Bill Dunlap
TIBCO Software
wdunlap tibco.com
[[alternative HTML versio...