Add an option so that the build doesn't fail if cppcheck can't find the XML file.

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor
    • Component/s: cppcheck-plugin
    • None

      I've got a multi-configuration job which compiles on both Linux and Solaris. The cppcheck binary I use is compiled for Solaris and not Linux, so in the job configuration I only generate the cppcheck XML if the build is being run on Solaris.

      I want to publish out the cppcheck results, but this always causes the Linux build to fail as it hasn't generated the XML file.

      Is it possible to add a setting that ignores the file not existing? There's already something similar for when the file is blank...

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

              Created:
              Updated:
              Resolved: