ANN: wxWidgets 2.7.1 released

Troels tk at tk.tk
Wed Nov 1 11:39:30 PST 2006


A few more 2.7.2 'preview' observations:

- samples/mfc: doesn't link (all builds)
Remedy: Not Using MFC -> Use MFC in a Shared DLL, all builds

- samples/mfc: hangs on exit
(seen with Win32 Debug + Win32 DLL Debug builds, wxUSE_MFC=0)

- samples/mfc: lots of leaks (no new issue, bug #1554728)
(Win32 DLL Debug build only,START_WITH_MFC_WINDOW=1,wxUSE_MFC=0/1)

- Scary warnings, probably found and fixed already:

wx\src\common\bmpbase.cpp(31) : warning C4003: not enough actual 
parameters for macro 'IMPLEMENT_VARIANT_OBJECT_EXPORTED_NO_EQ'
wx\src\common\bmpbase.cpp(32) : warning C4003: not enough actual 
parameters for macro 'IMPLEMENT_VARIANT_OBJECT_EXPORTED_NO_EQ'
wx\src\common\colourcmn.cpp(29) : warning C4003: not enough actual 
parameters for macro 'IMPLEMENT_VARIANT_OBJECT_EXPORTED_NO_EQ'
wx\src\common\image.cpp(52) : warning C4003: not enough actual 
parameters for macro 'IMPLEMENT_VARIANT_OBJECT_EXPORTED_NO_EQ'


Regards







More information about the wx-users mailing list