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

          Florian Reinhard created issue -
          Ulli Hafner made changes -
          Priority Original: Major [ 3 ] New: Minor [ 4 ]
          Ulli Hafner made changes -
          Labels New: PR-is-appreciated.
          Ulli Hafner made changes -
          Labels Original: PR-is-appreciated. New: PR-appreciated
          Ulli Hafner made changes -
          Assignee Original: Ulli Hafner [ drulli ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 163256 ] New: JNJira + In-Review [ 181155 ]
          Ulli Hafner made changes -
          Component/s New: analysis-model [ 23523 ]
          Component/s Original: warnings-plugin [ 15513 ]
          Labels Original: PR-appreciated New: help-wanted newbie-friendly
          Ulli Hafner made changes -
          Epic Link New: JENKINS-56456 [ 198054 ]
          Ulli Hafner made changes -
          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.
          Ulli Hafner made changes -
          Epic Link Original: JENKINS-56456 [ 198054 ]
          Ulli Hafner made changes -
          Resolution New: Incomplete [ 4 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

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

              Created:
              Updated:
              Resolved: