armedquark.com
"I'm not sure how I feel about ambivalence"
- Original Message -
From: "Simon Reye" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 02, 2001 11:13 PM
Subject: Memory Leak follow up
> Xerces Gurus,
>
> Oka
Xerces Gurus,
Okay, perhaps there is no leaking problem. I tried calling Terminate()
after I finished a single parse() and the leaks went away. The only problem
I am left with now is that if I try to call Intialize() again I get an
access violation when the DLL attempts to execute the line:
(8
Xerces Gurus,
I've finally managed to build a debug version of the 28/3/2001 code snapshot
in BCB5. To my horror when I run BoundsChecker or any other memory leak
snooper on the dll I get quite a large number of leaks. In my specific case
each parse() costs me 20k of memory. I'm writing a serv
Has anyone managed to compile a debug version of the xerces-c1.4.0 library
in Borland C++ Builder 5? I've got a non-debug version to compile but once
I add _DEBUG I get compiler errors.
Simon
-
To unsubscribe, e-mail: [EMAIL P