• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • warnings-plugin
    • None
    • g++ (SUSE Linux) 4.7.2 20130108 [gcc-4_7-branch revision 195012]

      Gcc4CompilerParser and GnuMakeGccParser does not detect "fatal error" messages like this:

      g++ ...
      In file included from /home/user/project/test/test.cpp:10:0:
      ./test.h:10:10: fatal error: test.h: No such file or directory
      compilation terminated.
      

          [JENKINS-18081] Gcc compiler parser does not detect fatal error

          Code changed in jenkins
          User: Ulli Hafner
          Path:
          src/main/java/hudson/plugins/warnings/parser/Gcc4CompilerParser.java
          src/test/java/hudson/plugins/warnings/parser/Gcc4CompilerParserTest.java
          src/test/resources/hudson/plugins/warnings/parser/issue18081.txt
          http://jenkins-ci.org/commit/warnings-plugin/c7efe21a94c8f4228530ad6e19818ca172d54fea
          Log:
          [FIXED JENKINS-18081] Added support for errors in GCC parser.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Ulli Hafner Path: src/main/java/hudson/plugins/warnings/parser/Gcc4CompilerParser.java src/test/java/hudson/plugins/warnings/parser/Gcc4CompilerParserTest.java src/test/resources/hudson/plugins/warnings/parser/issue18081.txt http://jenkins-ci.org/commit/warnings-plugin/c7efe21a94c8f4228530ad6e19818ca172d54fea Log: [FIXED JENKINS-18081] Added support for errors in GCC parser.

            drulli Ulli Hafner
            nikosem Nikodim Semgin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: