Skip to content
Snippets Groups Projects
  1. Nov 20, 2024
  2. 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
  3. Dec 01, 2023
  4. Nov 30, 2023
  5. Jun 07, 2023
  6. Jun 24, 2022
  7. Jun 09, 2021
  8. Dec 20, 2019
  9. Apr 16, 2019
  10. Oct 11, 2018
  11. Oct 04, 2018
  12. Jun 04, 2018
  13. Feb 15, 2018
  14. Jun 14, 2017
  15. Jun 01, 2017
  16. May 18, 2017
  17. May 16, 2017
  18. Nov 21, 2013
  19. 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
  20. Jan 30, 2012
Loading