Skip to content
Snippets Groups Projects
  1. Nov 08, 2024
    • Sébastien Villemot's avatar
      Refactor error and warning messages printing · 760480d9
      Sébastien Villemot authored
      – Harmonize location output for warnings so that it is the same as for
        errors (i.e. more explicit about what is the line number and the column number)
      – Remove obsolete stuff for delayed error messages that should have been
        removed in db1f6c29.
      – Factorize some printing logic with ParsingDriver::undeclared_model_variable_error().
      – Simplify WarningConsolidation class
      760480d9
  2. Nov 30, 2023
  3. Jun 07, 2022
  4. Jun 09, 2021
  5. Dec 20, 2019
  6. Apr 16, 2019
  7. Feb 15, 2018
  8. Jun 14, 2017
  9. Jun 01, 2017
  10. May 18, 2017
  11. May 16, 2017
  12. Nov 20, 2013
  13. Feb 26, 2013
    • Sébastien Villemot's avatar
      Reorganization of warnings · 8610453b
      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
      8610453b
  14. Jan 30, 2012
Loading