You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2003/06/13 22:04:55 UTC

DO NOT REPLY [Bug 20764] - after XMLPlatformUtils::Terminate() XercesDOMParser destructor throws

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

after XMLPlatformUtils::Terminate() XercesDOMParser destructor throws

neilg@ca.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From neilg@ca.ibm.com  2003-06-13 20:04 -------
Knew this "bug" would be reported eventually.  Yes, XMLPlatformUtils::terminate 
is optional, but you certainly can't depend on any Xerces object having any 
well-defined behaviour once it's called, and that includes by an implicit 
destructor; see http://xml.apache.org/xerces-c/faq-parse.html#faq-7

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org