Windows: Output filtering, make sure basic warnings/errors from MSVC are captured
Closed, ResolvedPublic

Description

See kdevplatform.git/outputview/outputfilteringstrategies*; grep for "warning:"

kfunk created this task.Aug 24 2015, 1:41 PM
kfunk updated the task description. (Show Details)
kfunk raised the priority of this task from to Needs Triage.
kfunk added a project: KDevelop.
kfunk moved this task to Backlog on the KDevelop board.
kfunk renamed this task from Output filtering, make sure basic warnings/errors from MSVC are captured to Windows: Output filtering, make sure basic warnings/errors from MSVC are captured.
kfunk added a subscriber: kfunk.
kfunk added a comment.EditedDec 20 2015, 12:33 PM

Example line which is not recognized:
Z:\kderoot\download\git\kcoreaddons\src\lib\jobs\kjob.cpp(76): error C2065: 'dadsads': undeclared identifier

kfunk added a comment.EditedJan 6 2016, 6:48 PM

Same for warnings, obviously:
c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h(527): warning C4229: anachronism used : modifiers on data are ignored

kfunk assigned this task to itatriev.Jan 7 2016, 3:25 PM