[Ipopt-tickets] [Ipopt] #121: Undefined methods in Ipopt::Journal class

Ipopt coin-trac at coin-or.org
Fri Apr 30 10:25:47 EDT 2010


#121: Undefined methods in Ipopt::Journal class
------------------------------+---------------------------------------------
Reporter:  ycollet            |       Owner:  ipopt-team
    Type:  defect             |      Status:  new       
Priority:  normal             |   Component:  Ipopt     
 Version:  3.8 (C++ Version)  |    Severity:  normal    
Keywords:                     |  
------------------------------+---------------------------------------------
 In the file IpJournalist.[hc]pp, the class Journal is defined.
 The prototype of the method SetPrintLevel is defined in the class
 definition but the implementation is never defined.

 So, is this method pure virtual ?
 I've got no problems under linux but when compiling under windows, visual
 prints some errors.

-- 
Ticket URL: <https://projects.coin-or.org/Ipopt/ticket/121>
Ipopt <http://projects.coin-or.org/Ipopt>
Interior-point optimizer for nonlinear programs.



More information about the Ipopt-tickets mailing list