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

ValueVectorOf Missing XMemory Copy Construction

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 2.4.0
    • 2.5.0
    • Utilities
    • None
    • Operating System: Linux
      Platform: Other
    • 25821

    Description

      The constructors of the ValueVectorOf class (in xercesc/util/ValueVectorOf.c) do
      not call the constructor for their base class, XMemory. G++ 3.3.1 complains
      about this, as it should.

      The patch is simple and should be applied.

      Attachments

        Activity

          People

            cargilld@ca.ibm.com cargilld
            rspencer@x10sys.com Reid Spencer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: