RE: Deallocating memory allocated by XMLString::transcode on Win32 platform

2001-04-18 Thread Lyman Neuschaefer
Thanks for all of your replies. I have linked the app using "debug multithreaded" versions of all the libraries on which it depends, including Xerces and the CRT. However, I'm encountering the same assertion failure on attempting to delete "XMLString::transcode"-allocated memory. I may have

RE: Deallocating memory allocated by XMLString::transcode on Win32 platform

2001-04-18 Thread Erik Rydgren
]] Sent: den 18 april 2001 17:42 To: '[EMAIL PROTECTED]' Subject: RE: Deallocating memory allocated by XMLString::transcode on Win32 platform Sorry for not having consulted the FAQ. How silly of me. The FAQ says that the problem is due to mixing of runtimes, as you say. However, I&#

Re: Deallocating memory allocated by XMLString::transcode on Win32 platform

2001-04-18 Thread Ken Goldman
This has to be the most frequently asked question I've ever seen on a mailing list. Would anyone consider putting the advice about the runtimes in the documentation for the transcode method itself. I know this isn't usually done, but if the purpose of documentation is to help the developer, why

RE: Deallocating memory allocated by XMLString::transcode on Win32 platform

2001-04-18 Thread Lyman Neuschaefer
ssage- From: Erik Rydgren [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 18, 2001 8:56 AM To: [EMAIL PROTECTED] Subject: RE: Deallocating memory allocated by XMLString::transcode on Win32 platform You are mixing runtimes. Read the FAQ. / Erik Rydgren -Original Message- From: Lyman Neusch

RE: Deallocating memory allocated by XMLString::transcode on Win32 platform

2001-04-18 Thread Erik Rydgren
You are mixing runtimes. Read the FAQ. / Erik Rydgren -Original Message- From: Lyman Neuschaefer [mailto:[EMAIL PROTECTED]] Sent: den 18 april 2001 16:48 To: '[EMAIL PROTECTED]' Subject: Deallocating memory allocated by XMLString::transcode on Win32 platform Greetings, The documentati