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 Evert Haasdijk <E....@cable.a2000.nl> on 2001/04/06 11:16:01 UTC

Error deleting an XMLFormatter

Hi all,

I've (like many, many others, no doubt) written a class to serialize a DOM,
based on the DOMPrint example. However, when I delete the
XMLFormatter I use, I get an access violation in
XMLFormatter::~XMLFormatter(), where it does 'delete fXCoder' (the last line
in the destructor).
Any ideas?

TIA, Evert


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