Uploaded image for project: 'Xerces-C++'
  1. Xerces-C++
  2. XERCESC-784

DOMNode::compareTreePosition(DOMNode*) should have const argument and correct return type and be const

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 2.1.0
    • 2.2.0
    • DOM
    • None
    • Operating System: All
      Platform: All
    • 16221

    Description

      I strongly recommend changing

      short DOMNode::compareTreePosition(DOMNode*)

      to

      DOMTreePosition DOMNode::compareTreePosition(DOMNode*) const

      Attachments

        Activity

          People

            Unassigned Unassigned
            r8@davids-welt.de David Reitter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: