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=20325>.
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=20325

NoDefTranscoderException not valid

           Summary: NoDefTranscoderException not valid
           Product: Xerces-C++
           Version: 2.3.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Utilities
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


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).

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to