Hi Stefan,
I was having some problems using build.bat to create a debug build. It was
complaining about an unexpected '(' when checking "if _RELEASE==ON". So, I
fixed it and here's a patch (build-bat.patch). It's pretty simple but I
thought you might be interested anyway. It is based on revision 1905.
Also, I noticed that a couple of memory leaks were reported when
TortoiseProc exits after the about dialog has been shown (see transcript
below). I've fixed those too (DIB-cpp.patch). Feel free to move
fixed_array<T> into another file or obliterate it completely. It's kinda
useful though because you can just allocate dynamic arrays and then forget
about them.
TTFN,
Damian.
[5424] Detected memory leaks!
[5424] Dumping objects ->
[5424] {832}
[5424] normal block at 0x016ED498, 119808 bytes long.
[5424] Data: < > CD CD CD CD CD CD CD CD CD CD CD CD CD CD
CD CD
[5424] {829}
[5424] normal block at 0x016D0068, 119808 bytes long.
[5424] Data: < > CD CD CD CD CD CD CD CD CD CD CD CD CD CD
CD CD
[5424] Object dump complete.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Nov 4 17:29:31 2004