I'm using cppcheck 0.9.9
Eclipse Juno 4.2.1
Java 1.6.0_22
RHEL 5.8 64bit
To reproduce the problem:
1. Import 2 (or more) projects into your workspace.
2. Build them to verify there are no errors.
3. Create, in each of the projects, a "logical bug" - i.e. an error that will
not be detected by the compiler (not syntax error) but WILL be detected by
cppcheck (e.g. an uninitialized array)
4. Select BOTH projects in the "project explorer" pane and run cppcheck.
5. Notice the errors are detected in both projects, but the results of the
second project overwrite the results of the first project. They should be
merged instead… (as in the compiler build).
Please advise.
Thanks,
Shay
Original issue reported on code.google.com by Shay...@gmail.com on 2 Apr 2013 at 3:14
Original issue reported on code.google.com by
Shay...@gmail.com
on 2 Apr 2013 at 3:14