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=7044>. 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=7044 Memory Leaks [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2002-03-12 14:25 ------- Latest version (1.7) still seems to indicate considerable memory leaks. To reproduce using Visual Studio 6, update DOMTraversalTest.dsp to: 1) Link with the DLL version of MFC 2) Remove the ANSI compatibility compiler switch /Za 3) Include <afx.h> in Traversall.cpp after the other includes. Sometimes VS screws around with your c-runtime link setting when selecting "use MFC as a shared DLL", so may need to check you are still linking with "Debug multi-threaded DLL" of the c-runtime library. Hope this works. -Scot --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]