[Ipopt-tickets] [Ipopt] #157: base class explicit initialization warnings
Ipopt
coin-trac at coin-or.org
Sat Mar 30 17:08:23 EDT 2013
#157: base class explicit initialization warnings
--------------------------+------------------------
Reporter: PGherardi | Owner: ipopt-team
Type: enhancement | Status: closed
Priority: lowest | Component: Ipopt
Version: 3.9 | Severity: minor
Resolution: wontfix | Keywords:
--------------------------+------------------------
Changes (by stefan):
* status: new => closed
* resolution: => wontfix
Comment:
I remember to have seen these warnings, but they are harmless.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5645 indicates that with gcc
4.3 the conditions under which this warning is triggered have been
improved (or fixed?).
With gcc 4.4 and 4.6, they do not show up anymore and I will not fix
warning that come only with old compilers.
With gcc 4.6, the current trunk (rev 2183) compiles without warning when
adding ADD_CXXFLAGS="-Wextra -Wno-unused-parameters".
--
Ticket URL: <https://projects.coin-or.org/ticket/157#comment:2>
Ipopt <http://projects.coin-or.org/Ipopt>
Interior-point optimizer for nonlinear programs.
More information about the Ipopt-tickets
mailing list