Go to file
Martin Pluskal 9be70c6eb6 - update to 2.16.0
Improved checking:
  * constVariable; checking multidimensional arrays
  * constVariablePointer; nested array access
  * deallocuse
  Changed interface:
  * SARIF output. Use --output-format=sarif to activate this.
  * Add option --output-format=. Allowed formats are sarif and
    xml.
  Deprecations:
  * The previously deprecated support for Python 2.7 has been
    removed. Please use Python 3 instead.
  * The maximum value for --max-ctu-depth is currently capped
    at 10. This limitation will be removed in a future release.
  Other:
  * "missingInclude" is no longer implicitly enabled with
    "information" - you need to enable it explicitly now.
  * Fixed checkers report when --addon=misra.py or
    --addon=misra.json is used.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/cppcheck?expand=0&rev=140
2024-10-30 08:13:25 +00:00
.gitattributes - update to 2.16.0 2024-10-30 08:13:25 +00:00
.gitignore - update to 2.16.0 2024-10-30 08:13:25 +00:00
cppcheck-2.14.2.tar.gz - update to 2.16.0 2024-10-30 08:13:25 +00:00
cppcheck-2.15.0.tar.gz - update to 2.16.0 2024-10-30 08:13:25 +00:00
cppcheck-2.16.0.tar.gz - update to 2.16.0 2024-10-30 08:13:25 +00:00
cppcheck.changes - update to 2.16.0 2024-10-30 08:13:25 +00:00
cppcheck.spec - update to 2.16.0 2024-10-30 08:13:25 +00:00