#797189 cppcheck multithreading (-j) is unreliable

Package:
cppcheck
Source:
cppcheck
Description:
tool for static C/C++ code analysis (CLI)
Submitter:
Joachim Wuttke
Date:
2015-09-12 08:45:10 UTC
Severity:
normal
Tags:
#797189#5
Date:
2015-08-28 11:45:04 UTC
From:
To:
Running cppcheck on a medium sized project (~40 files,
20kLOC), the number of issues found depends heavily on
whether or not I use multithreading (-j7).

Until this problem is fixed upstream, as a minimal
solution the man page and "cppcheck --help" should
warn about the option -j (something like "under
development, may affect results")

#797189#10
Date:
2015-09-08 18:32:52 UTC
From:
To:
forwarded 797189 http://trac.cppcheck.net/ticket/6983
thanks