[Differential] [Commented On] D1158: Fix off by 1 error
parolanilsson (Peje Nilsson)
noreply at phabricator.kde.org
Wed Mar 16 22:19:56 UTC 2016
parolanilsson added a comment.
I saw that detected problems was off by one line.
When working on kdec-cppcheck I saw that KDevelop::DocumentRange seems to be 0-based while the result from Krazy2 is 1-based.
I now realize I changed the wrong location.
I will also need to update all tests checking line number.
I'll keep looking into this.
REPOSITORY
rKDEVKRAZY KDevelop Krazy2
REVISION DETAIL
https://phabricator.kde.org/D1158
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: parolanilsson, kfunk
Cc: kdevelop-devel
More information about the KDevelop-devel
mailing list