[JIRA] (JENKINS-38685) MSBuild parser doesn't match errors from clang when -fdiagnostics-format=msvc is used

1 view
Skip to first unread message

nick@ridgworld.com (JIRA)

unread,
Oct 4, 2016, 4:59:01 AM10/4/16
to jenkinsc...@googlegroups.com
Nick Ridgway created an issue
 
Jenkins / Improvement JENKINS-38685
MSBuild parser doesn't match errors from clang when -fdiagnostics-format=msvc is used
Issue Type: Improvement Improvement
Assignee: Ulli Hafner
Components: warnings-plugin
Created: 2016/Oct/04 8:58 AM
Environment: Warnings plugin 4.50
Priority: Minor Minor
Reporter: Nick Ridgway

I think this is because the error message doesn't contain a category number:

MSBuild: <filename>(29,53): error X3004: undeclared identifier...
vs
Clang MSVC: <filename>(334,3): error : use of undeclared identifier...

The latter is accepted by VS2015, and this is an easier fix for us than switching to clang's own output format.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)
Atlassian logo

ullrich.hafner@gmail.com (JIRA)

unread,
Oct 4, 2016, 5:04:01 AM10/4/16
to jenkinsc...@googlegroups.com

nick@ridgworld.com (JIRA)

unread,
Oct 4, 2016, 9:05:04 AM10/4/16
to jenkinsc...@googlegroups.com

The CLANG parser doesn't successfully parse errors in MSVC format. Changing the diagnostics-format we use would require big changes elsewhere.

ullrich.hafner@gmail.com (JIRA)

unread,
Nov 7, 2018, 8:52:02 AM11/7/18
to jenkinsc...@googlegroups.com
Ulli Hafner updated an issue
 
Change By: Ulli Hafner
Component/s: analysis-model
Component/s: warnings-ng-plugin
Component/s: warnings-plugin
Labels: help-wanted newbie-friendly
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

tobiasschaffner87@outlook.com (JIRA)

unread,
Apr 7, 2019, 2:18:02 PM4/7/19
to jenkinsc...@googlegroups.com

ullrich.hafner@gmail.com (JIRA)

unread,
Apr 18, 2019, 6:31:04 PM4/18/19
to jenkinsc...@googlegroups.com
Ulli Hafner started work on Improvement JENKINS-38685
 
Change By: Ulli Hafner
Status: Open In Progress

ullrich.hafner@gmail.com (JIRA)

unread,
Apr 18, 2019, 6:35:02 PM4/18/19
to jenkinsc...@googlegroups.com

ullrich.hafner@gmail.com (JIRA)

unread,
May 8, 2019, 6:20:07 PM5/8/19
to jenkinsc...@googlegroups.com
Change By: Ulli Hafner
Status: Fixed but Unreleased Resolved
Released As: 5.0.0 (analysis-model and warnings-ng)
Reply all
Reply to author
Forward
0 new messages