run-cppcheck.bat

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed language standard for cppcheck (CH-340).

Updated cppcheck script to return more accurate results (CH-272).

  1. … 1 more file in changeset.
Fixed suppression rules (CH-216).

Disabled checking for "unusedPrivateFunction" problems in cppcheck as it returns only false positives at the moment (CH-216).

Disabled reporting of unused functions as there are too many false positives (CH-216).

Corrected several warnings reported by cppcheck (CH-216).

  1. … 20 more files in changeset.
Fixed additional warnings reported by cppcheck (CH-216) Disabled cstyleCast from being reported by cppcheck.

  1. … 23 more files in changeset.
Fixed invalid path in jenkins-cppcheck script (CH-215).

Added script for running cppcheck at jenkins build (CH-215).