After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 631424 - WARN_NO_PARAMDOC warns about return type of variables and typedefs
WARN_NO_PARAMDOC warns about return type of variables and typedefs
Status: RESOLVED DUPLICATE of bug 621733
Product: doxygen
Classification: Other
Component: general
1.7.1
Other Windows
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2010-10-05 13:54 UTC by Olaf Tauber
Modified: 2010-10-06 18:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
suggested patch with example code (20.99 KB, application/x-compressed)
2010-10-05 13:54 UTC, Olaf Tauber
Details

Description Olaf Tauber 2010-10-05 13:54:30 UTC
Created attachment 171766 [details]
suggested patch with example code

When configuration option WARN_NO_PARAMDOC=YES is set, doxygen does not only warn when return type or parameter(s) are undocumented, it also reports missing return type documentation for variable and type definitions.

Also in some cases the warnings do not contain file and line references.
Comment 1 Dimitri van Heesch 2010-10-06 18:50:46 UTC
Should already be fixed in the latest SVN snapshot.

*** This bug has been marked as a duplicate of bug 621733 ***