The DOMDocument destructor is called implicitly AFTER the Xerces is
terminated. This will cause problem. Please
nest the DOM code in an inner block so that reference counting recover all
document storage when this inner block
exits, before Terminate is called.
main{
Xerces::Initialize;
{ //<=
I think this has been fixed in Xerces-C++ 1.6. Please try this with
Xerces-C++ 1.6. And if problem persists, please
open a bugzilla bug.
Tinny
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAI
Tinny Ng wrote:
> So far here is what I understand from Murray's proposal:
>
> Proposed changes to be made in the Xerces-C Project
> =
> 1. Xerces-C source code: all #include insides the headers (e.g.
> DOMParser.hpp) and the source files (e.g. DOMParser
Tried with Xerces-C 1.3, and also failed. I would suggest you open a
Bugzilla bug report so that it won't get lost. See
http://xml.apache.org/xerces-c/bug-report.html for details.
Tinny
-
To unsubscribe, e-mail: [EMAIL PROTE
Yes, partial support should be available before summer. Stay tuned.
Tinny
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]