DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16221>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16221 DOMNode::compareTreePosition(DOMNode*) should have const argument and correct return type and be const Summary: DOMNode::compareTreePosition(DOMNode*) should have const argument and correct return type and be const Product: Xerces-C++ Version: 2.1.0 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: DOM AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I strongly recommend changing short DOMNode::compareTreePosition(DOMNode*) to DOMTreePosition DOMNode::compareTreePosition(DOMNode*) const --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
