-
Bug
-
Resolution: Incomplete
-
Minor
Consider this compiler output
"D:\jenkins\workspace\path\To\some\SourdceFile.cpp", line 163: warning #548-D: transfer of control bypasses initialization of: variable "someVariableName" (declared at line 191)
The resulting warning in jenkins will be "transfer of control bypasses initialization of:" but it should be "transfer of control bypasses initialization of: variable "someVariableName" (declared at line 191)"
Since i didn't get the issue tracker to display the text unformatted, i attached the raw compiler output as text file.
[JENKINS-28416] TI Parser does not match multiline Warnings
Priority | Original: Major [ 3 ] | New: Minor [ 4 ] |
Labels | New: PR-is-appreciated. |
Labels | Original: PR-is-appreciated. | New: PR-appreciated |
Assignee | Original: Ulli Hafner [ drulli ] |
Workflow | Original: JNJira [ 163256 ] | New: JNJira + In-Review [ 181155 ] |
Component/s | New: analysis-model [ 23523 ] | |
Component/s | Original: warnings-plugin [ 15513 ] | |
Labels | Original: PR-appreciated | New: help-wanted newbie-friendly |
Epic Link |
New:
|
Description |
Original:
Consider this compiler output {quote}"D:\jenkins\workspace\path\To\some\SourdceFile.cpp", line 163: warning #548-D: transfer of control bypasses initialization of: variable "someVariableName" (declared at line 191){quote} The resulting warning in jenkins will be "transfer of control bypasses initialization of:" but it should be "transfer of control bypasses initialization of: variable "someVariableName" (declared at line 191)" Since i didn't get the issue tracker to display the text unformatted, i attached the raw compiler output as text file. |
New:
Consider this compiler output {noformat} "D:\jenkins\workspace\path\To\some\SourdceFile.cpp", line 163: warning #548-D: transfer of control bypasses initialization of: variable "someVariableName" (declared at line 191) {noformat} The resulting warning in jenkins will be "transfer of control bypasses initialization of:" but it should be "transfer of control bypasses initialization of: variable "someVariableName" (declared at line 191)" Since i didn't get the issue tracker to display the text unformatted, i attached the raw compiler output as text file. |
Epic Link |
Original:
|
Resolution | New: Incomplete [ 4 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |