• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • warnings-plugin
    • None

      The line:
      [ 11%] scanner.cpp:1518:28: warning: Array access (via field 'yy_buffer_stack') results in a null pointer dereference

      gets parsed incorrectly. The progress percentage shown by cmake is mistaken as part of the file name.

          [JENKINS-14333] Clang warning with cmake get parsed incorrectly

          Ulli Hafner added a comment -

          Which parser?

          Ulli Hafner added a comment - Which parser?

          Code changed in jenkins
          User: Ulli Hafner
          Path:
          src/main/java/hudson/plugins/warnings/parser/AppleLLVMClangParser.java
          src/test/java/hudson/plugins/warnings/parser/AppleLLVMClangParserTest.java
          src/test/resources/hudson/plugins/warnings/parser/issue14333.txt
          http://jenkins-ci.org/commit/warnings-plugin/2643f1f13b737621f0450f3e6021f514b5c4debd
          Log:
          [FIXED JENKINS-14333] Ignore progress percentage in warning messages.

          Compare: https://github.com/jenkinsci/warnings-plugin/compare/84e78dd1371e...2643f1f13b73

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Ulli Hafner Path: src/main/java/hudson/plugins/warnings/parser/AppleLLVMClangParser.java src/test/java/hudson/plugins/warnings/parser/AppleLLVMClangParserTest.java src/test/resources/hudson/plugins/warnings/parser/issue14333.txt http://jenkins-ci.org/commit/warnings-plugin/2643f1f13b737621f0450f3e6021f514b5c4debd Log: [FIXED JENKINS-14333] Ignore progress percentage in warning messages. Compare: https://github.com/jenkinsci/warnings-plugin/compare/84e78dd1371e...2643f1f13b73

            drulli Ulli Hafner
            rschulz Roland Schulz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: