ANN: wxWidgets 2.7.1 released
Vadim Zeitlin
vadim at wxwindows.org
Wed Nov 1 13:54:25 PST 2006
On Wed, 01 Nov 2006 22:22:08 +0100 Troels <tk at tk.tk> wrote:
T> So inserting #define _AFXDLL topmost in samples/mfc/stdafx.h should do
T> the trick!
Ok, done, thanks.
T> > T> - samples/mfc: hangs on exit
T> > Hmm, is this a regression?
T>
T> No, this particular problem is new, isn't in 2.6.3.
So yes, this is a regression... I think I fixed it now, at least it works
for me both with and without START_WITH_MFC_WINDOW now.
T> > T> wx\src\common\bmpbase.cpp(31) : warning C4003: not enough actual
T> > T> parameters for macro 'IMPLEMENT_VARIANT_OBJECT_EXPORTED_NO_EQ'
T> >...VC7 is silent about this. Do you use VC6?
T>
T> Yes.
Ok, I'll try to to fix them and test the VC6 build myself.
T> > T> - samples/mfc: lots of leaks (no new issue, bug #1554728)
T> > T> (Win32 DLL Debug build only,START_WITH_MFC_WINDOW=1,wxUSE_MFC=0/1)
T> > Are these real leaks or just the reports from wx?
T>
T> Real I think, looks as follows.
Yes, looks real enough to me too. Unfortunately I don't see them here
(maybe fixed by my changes? but then how could you see them before if the
app never exited anyhow?).
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list