[wxMAC] 17 warnings, just making sure
Vadim Zeitlin
vadim at wxwidgets.org
Sat Oct 20 15:03:48 PDT 2007
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
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list