Make output filtering more robust to app invalid columns Summary: In some cases…

Authored by volden on Jan 30 2017, 5:19 PM.

Description

Make output filtering more robust to app invalid columns Summary: In some cases apps can return columns that are invalid. This causes kdevelop to not jump to the specific line stated by the app. This patch makes kdevelop move to first column in the correct line if the column was invalid.

Reviewers: KDevelop, mwolff

Reviewed By: KDevelop, mwolff

Subscribers: mwolff, kdevelop-devel

Differential Revision: https://phabricator.kde.org/D4325

Details