Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-28416

TI Parser does not match multiline Warnings

XMLWordPrintable

      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.

            Unassigned Unassigned
            freinhard Florian Reinhard
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: