[Ipopt-tickets] [Ipopt] #252: C++ exceptions and MATLAB

Ipopt coin-trac at coin-or.org
Thu Dec 11 01:20:46 EST 2014


#252: C++ exceptions and MATLAB
-----------------------------+------------------------
Reporter:  drosos.kourounis  |      Owner:  ipopt-team
    Type:  defect            |     Status:  new
Priority:  normal            |  Component:  Ipopt
 Version:  3.11              |   Severity:  normal
Keywords:                    |
-----------------------------+------------------------
 Dear developers,

 according to the following thread,

 http://in.mathworks.com/matlabcentral/newsreader/view_thread/16818

 C++ exceptions are not portable in MATLAB. As a result, every time IPOPT
 throws an exception MATLAB crashes. Is there any possible way to
 deactivate them during configuring or compilation?  I searched the
 corresponding source files but I did not see any #define statements to
 remove exceptions in a preprocessing step. Compiling with -fno-exceptions
 doesn't work either.

 Thanks in advance!
 DK.

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



More information about the Ipopt-tickets mailing list