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

DoxygenParser does not handle global messages following local messages correctly

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

      When the Doxygen log contains global messages (without a filename or function name) following a local message (with a filename or a function name), then the global message is considered part of the local message.

      Example:

      /home/user/myproject/helper/SimpleTimer.h:19: Error: Unexpected character `"'
      error: Could not read image `/home/user/myproject/html/struct_foo_graph.png' generated by dot!

      The above is parsed as only one message, it should be two.

          [JENKINS-18913] DoxygenParser does not handle global messages following local messages correctly

          Olaf Mandel created issue -
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 150360 ] New: JNJira + In-Review [ 193491 ]

            drulli Ulli Hafner
            omandel Olaf Mandel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: