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

NoDefTranscoderException not valid

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 2.3.0
    • 2.4.0
    • Utilities
    • None
    • Operating System: Linux
      Platform: PC
    • 20325

    Description

      Code that #includes util/NoDefTranscoderException.hpp will
      not compile (at least with gcc/g++ 3.2.2). The class constructors
      pass the wrong arguments to the base class, XMLException, and
      the class fails to implement the abstract base getType() method.

      It looks like the fix is to simply remove the file. I can't
      find the class used anywhere in the source, and it's name isn't
      registered in the XMLUni class like all the other exceptions
      (which are declared using the MakeXMLException macro).

      Attachments

        Activity

          People

            Unassigned Unassigned
            fred@working-software.com Fred Richards
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: