CppCheck links to last success or unstable build, even when the current build fails due to CppCheck errors

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: cppcheck-plugin
    • None
    • Environment:
      Running on Hudson 1.386.

      The link provided by CppCheck Plugin links currently always to the last success or unstable build.

      I configured the build to fail when CppCheck found errors.
      This works fine, the build fails.

      But then I want to examine the found errors from CppCheck.
      But this is not possible as the link directs to an old build (or even to no build when never a build was successful).

      I would want CppCheck to link to direct allways to the last run build (this keeps also the source code links in sync with the displayed errors)

            Assignee:
            Gregory Boissinot
            Reporter:
            martinro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: