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

Deleting something returned by XMLString::transcode crashes when application is using 
the release build of Xerces-C++

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|XMLString::transcode crashes|Deleting something returned
                   |when application is using   |by XMLString::transcode
                   |the release build of Xerces-|crashes when application is
                   |C++                         |using the release build of
                   |                            |Xerces-C++



------- Additional Comments From [EMAIL PROTECTED]  2003-04-01 02:03 -------
Thanks for the quick reply.  I've tried using the pre-built binaries and I've 
also tried building the source myself using VC7 and I get the same behavior.

Btw, I had to change the summary as the problem really is that the delete[] 
will cause the crash, not transcode() itself.  It's been a long day.

I've tried all combinations of settings, i.e. C-runtime to link with (debug or 
release, static or dll) and either debug or release build of Xerces-C++. The 
debug build seems to work fine with any setting (which is pleasantly surprising 
because in the FAQs, from what I understand, it requires Multi-Threaded DLL for 
the C runtime).  But the release build doesn't.

Thanks,
Ever

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

Reply via email to