Build does not fail if there is a warning

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: doxygen-plugin
    • None

      I got:

      If warnings set the build to Unstable = checked
      

      But even if there are warnings in the code documentations the build will not fail.

      Console output:

      [Project] $ "C:\[...]\doxygen.exe" doc/doxyfile.conf
      [...]/LogTinyInterface.h:31: warning: explicit link request to 'include' could not be resolved
      [...]/LogTinyInterface.h:31: warning: explicit link request to 'include' could not be resolved
      [...]/LogTinyInterface.h:31: warning: explicit link request to 'include' could not be resolved
      Doxygen documentation generation ended with 0 errors and 0 warnings
      

            Assignee:
            Gregory Boissinot
            Reporter:
            H R
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: