dynare icon indicating copy to clipboard operation
dynare copied to clipboard

do we need to remove dynamic exception specifications?

Open MichelJuillard opened this issue 9 years ago • 8 comments

dynamic exceptions specification is now deprecated in C++ In mexFunction, when an unknown exception occurs, Matlab or Octave may crash

Maybe we should remove them from the mexFunction code. I don't see very well their contribution.

MichelJuillard avatar Jul 15 '16 22:07 MichelJuillard