SVN:(VS) [47255] added GCC visibility support
Paul Cornett
pc-wx at bullseye.com
Tue Jul 10 09:03:12 PDT 2007
noreply at wxsite.net wrote:
> Revision: 47255
> http://svn.wxwidgets.org/viewvc/wx?view=rev&rev=47255
> Author: VS
> Date: 2007-07-09 03:12:51 -0700 (Mon, 09 Jul 2007)
>
> Log Message:
> -----------
> added GCC visibility support
I'm getting a warning now when building any sample, GCC 4.1.2:
include/wx/wxcrt.h: In function 'int wxStrcoll(const char*, const
wxWCharBuffer&)':
include/wx/wxcrt.h:425: warning: lowering visibility of 'int
wxStrcoll_String(const wxString&, const T&) [with T = const wchar_t*]'
to match its type
More information about the wx-dev
mailing list