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 696708 - use of @cond causes unintended group members to go missing
use of @cond causes unintended group members to go missing
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.8.3.1-SVN
Other Linux
: Normal major
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2013-03-27 15:46 UTC by damon.carter
Modified: 2013-04-04 16:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
.cpp and .cfg files to illustrate the problem. (638 bytes, application/x-gzip)
2013-03-27 15:46 UTC, damon.carter
Details

Description damon.carter 2013-03-27 15:46:18 UTC
Created attachment 239963 [details]
.cpp and .cfg files to illustrate the problem.

In the 20130324 SVN, the use of conditionals cause members outside the conditionals to be omitted from the output documentation.
In the test case attached, the use of @cond OMIT / @endcond causes all of the group function members after the @endcond to be missing, only func and funcA get documented. funcB, funcC, func2 and func3 are all missing (although the text for them shows up) and @refs to funcB fail with the wrong line number.
Comment 1 damon.carter 2013-03-27 15:58:50 UTC
The 20130209 SVN does not exhibit this problem
Comment 2 damon.carter 2013-03-27 16:11:26 UTC
Sorry, the example should have 
EXTRACT_ALL = YES
Comment 3 Dimitri van Heesch 2013-03-29 12:19:14 UTC
Confirmed. Should be fixed in the next subversion update.
Comment 4 damon.carter 2013-04-04 16:16:01 UTC
I have confirmed this is fixed in 1.8.3.1.-20130402