Patches item #2845377, was opened at 2009-08-27 08:18
Message generated for change (Tracker Item Submitted) made by jansson
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462818&aid=2845377&group_id=51305

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: last released version
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Peter Jansson (jansson)
Assigned to: Nobody/Anonymous (nobody)
Summary: [wxPoltCtrl]: Warning on non-explicitly initialized bases.

Initial Comment:
Using MinGW with "g++ -Wextra", I get this warning:

..../components/wxplotctrl/include/wx/plotctrl/plotfunc.h: In copy constructor 
`wxPlotData::wxPlotData(const wxPlotData&)': 
...components/wxplotctrl/include/wx/plotctrl/plotdata.h:60: warning: base class 
`class wxPlotCurve' should be explicitly initialized in the copy constructor

Similiar warnings are issued on other places as well, wich all depend on the 
same thing. Can we fix this?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462818&aid=2845377&group_id=51305

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to