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

namespace macros not used

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 2.4.0
    • 2.5.0
    • Documentation
    • None
    • Operating System: All
      Platform: All
    • 25727

    Description

      Documentation uses old-style

      // indicate using Xerces-C++ namespace in general
      using namespace xercesc;

      // need to properly scope any forward declarations
      namespace xercesc {
      class AttributeList;
      }

      instead of using newer XERCES_CPP_NAMESPACE* macros.

      Attachments

        Activity

          People

            cargilld@ca.ibm.com cargilld
            aheinz@cs.indiana.edu Adam Heinz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: