[Differential] [Request, 5 lines] D1116: Fix issue with kdev-cppcheck selecting wrong project
parolanilsson (Peje Nilsson)
noreply at phabricator.kde.org
Fri Mar 11 07:13:57 UTC 2016
parolanilsson created this revision.
parolanilsson added a reviewer: kfunk.
parolanilsson set the repository for this revision to rKDEVCPPCHECK KDevelop CppCheck.
Herald added a subscriber: kdevelop-devel.
REVISION SUMMARY
When When encountering a file with an issue the program iterates through available projects to try to find which project the file is part of.
As implemented, the last project in project list is selected.
Fix this with a proper test inside loop and exit on success.
REPOSITORY
rKDEVCPPCHECK KDevelop CppCheck
REVISION DETAIL
https://phabricator.kde.org/D1116
AFFECTED FILES
parsers/cppcheckparser.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: parolanilsson, kfunk
Cc: kdevelop-devel
More information about the KDevelop-devel
mailing list