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

Doxygen parser doesn't detect Doxygen Warnings

      I got lots of Doxygen warnings similar to these:

      /repo/src/libraries/base/include/configuration.h(115): warning: Member Notify(const IProperty &oProperty) override (function) of class property_variable< T > is not documented. 
      /repo/src/libraries/base/include/configuration.h(120): warning: Member GetType(IString &&strType) const override (function) of class property_variable< T > is not documented. 
      /repo/src/libraries/base/include/configuration.h(125): warning: Member GetValue() const override (function) of class property_variable< T > is not documented. 
      /repo/src/libraries/base/include/configuration.h(130): warning: Member operator*() const (function) of class property_variable< T > is not documented. 
      /repo/src/libraries/base/include/configuration.h(135): warning: Member operator const T &() const (function) of class property_variable< T > is not documented. 
      /repo/src/libraries/base/include/configuration.h(140): warning: Member operator==(const T &oVal) (function) of class property_variable< T > is not documented. 
      /repo/src/libraries/base/include/configuration.h(145): warning: Member operator!=(const T &oVal) (function) of class property_variable< T > is not documented.

      But non of them is detected, instead the same warnings are detected as with the GCC parser.
      This might be related to JENKINS-60469

          [JENKINS-61855] Doxygen parser doesn't detect Doxygen Warnings

          Nils Gerke created issue -
          Ulli Hafner made changes -
          Link New: This issue relates to JENKINS-60469 [ JENKINS-60469 ]
          Ulli Hafner made changes -
          Component/s New: analysis-model [ 23523 ]
          Component/s Original: warnings-ng-plugin [ 24526 ]
          Assignee Original: Ulli Hafner [ drulli ]
          Labels New: help-wanted newbie-friendly
          Nils Gerke made changes -
          Assignee New: Nils Gerke [ ngerke ]
          Ulli Hafner made changes -
          Link New: This issue relates to JENKINS-64657 [ JENKINS-64657 ]
          Ulli Hafner made changes -
          Labels Original: help-wanted newbie-friendly New: hacktoberfest help-wanted newbie-friendly
          Ulli Hafner made changes -
          Assignee Original: Nils Gerke [ ngerke ]

            Unassigned Unassigned
            ngerke Nils Gerke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: