Bug #17522 2010-09-21 16:07
eckard_klotz
CppCeck not able to find location associated to message
If I load the code::blocks project of cppcheck and start cppcheck to test its own sources I can click on one message, code::blocks opens the file and jumps to the associated code-line. If I do the same in my project, I have to search the code-line by my self.
I added a special test-project as zip-file as reply of the topic The 04 September 2010 build (6570) is out. It contains 2 simple sources in the src-folder and several code::blocks projects in different folder-levels. If I activate the projects in the sub-folder "CppCheck\CppCheck\prj" or in the sub-folder "CppCheck\CppCheck\prj\CppCheck" I'm not able to find the location associated to the cppcheck-message by click. The other 2 projects are able to find the location by click. Could it be path-problem?
- Category
- Plugin::Any
- Group
- Status
- Closed
- Close date
- 2010-09-27 14:16
- Assigned to
- jenslody
History
As discussed in the forum:
issue is a cppcheck-bug and will be fixed in the coming version of cppcheck.
Jens