On Fri, 2 May 2008 01:27:38 +0200 Vadim Zeitlin <[EMAIL PROTECTED]> wrote:

VZ> NB> /a/M/M/include/gui/wxMDialogs.h:29: warning: type attributes ignored 
after type is already defined
VZ> 
VZ>  They should be fixed now, if any others remain please fix them in the same
VZ> way (i.e. s/WXDLLEXPORT/WXDLLIMPEXP_FWD_CORE/ (or _BASE for non-GUI 
classes)).

I'm not sure I see the difference. For example, you changed:
include/MailFolder.h
+class WXDLLIMPEXP_FWD_CORE wxFrame;

but include/gui/wxMDialogs.h
+class WXDLLIMPEXP_FWD_BASE wxFrame;

Another question - should all WXDLLEXPORTs be replaced, or only those which have
warnings?

Regards,
Nerijus

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to