Skip to content
Snippets Groups Projects
Select Git revision
0 results

ModFile.hh

Forked from Dynare / dynare
Loading
  • Sébastien Villemot's avatar
    a64ec3b1
    Reorganization of warnings · a64ec3b1
    Sébastien Villemot authored
     - at the end of the computation, don't display all preprocessor warnings but
       only their number
     - also display if there has been a MATLAB/Octave warning (counting their
       number does not seem feasible). Closes #181
     - add new "nowarn" option to disable all warnings. Closes #301
    a64ec3b1
    History
    Reorganization of warnings
    Sébastien Villemot authored
     - at the end of the computation, don't display all preprocessor warnings but
       only their number
     - also display if there has been a MATLAB/Octave warning (counting their
       number does not seem feasible). Closes #181
     - add new "nowarn" option to disable all warnings. Closes #301