[wxMAC] 17 warnings, just making sure
David Goldsmith
David.L.Goldsmith at noaa.gov
Sun Oct 21 22:52:21 PDT 2007
Vadim Zeitlin wrote:
> On Fri, 19 Oct 2007 19:50:57 -0700 "David.Goldsmith" <David.L.Goldsmith at noaa.gov> wrote:
>
> D> Hi! Just built wxMAC (2.8) w/ Xcode, which reported success with 17
> D> warnings; just want to make sure none of these are going to bite me
> D> later. :-) Thanks!
>
> All of those are harmless and most of them are in 3rd party sources (i.e.
> not in our code) but...
>
> D> In file included from
> D> /Users/davidgoldsmith/Desktop/wxMac-2.8.6/src/generic/listctrl.cpp:492:
> D> ../include/wx/listimpl.cpp:24:1: warning: "_DEFINE_LIST" redefined
> D> In file included from
> D> /Users/davidgoldsmith/Desktop/wxMac-2.8.6/src/generic/listctrl.cpp:246:
> D> ../include/wx/listimpl.cpp:24:1: warning: this is the location of the
> D> previous definition
> D> In file included from
> D> /Users/davidgoldsmith/Desktop/wxMac-2.8.6/src/generic/listctrl.cpp:492:
> D> ../include/wx/listimpl.cpp:24:1: warning: "_DEFINE_LIST" redefined
> D> In file included from
> D> /Users/davidgoldsmith/Desktop/wxMac-2.8.6/src/generic/listctrl.cpp:246:
> D> ../include/wx/listimpl.cpp:24:1: warning: this is the location of the
> D> previous definition
>
> ... this one can, and should have been, fixed.
>
> Thanks for reporting it,
> VZ
>
>
You're welcome! :-)
DG
More information about the wx-users
mailing list