Menu

--cppcheck-build-dir=<dir> and --check-level=exhaustive problem

2024-09-24
2024-12-04
  • Samuel Poláček

    When --cppheck-build-dir "cache" is created without the --check-level=exhaustive first, using --check-level=exhaustive seems to have no effect and CheckLevelMaxBranches warning is still printed.

    Removing the "cache" dir helps.

    I have not tested any other order of operations, e.g. creating cache with exhaustive level first and then not using the exhaustive level option but reusing the cache directory.

     
  • Oliver Stöneberg

    Thanks for your report.

    I filed https://trac.cppcheck.net/ticket/13376 about it.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.