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 705702 - Post-comment blocks on C++11 using definitions attach to following entity
Post-comment blocks on C++11 using definitions attach to following entity
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.8.4
Other Linux
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2013-08-08 22:16 UTC by cruff
Modified: 2013-08-23 15:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The test case. (90.00 KB, application/x-tar)
2013-08-08 22:16 UTC, cruff
Details

Description cruff 2013-08-08 22:16:09 UTC
Created attachment 251212 [details]
The test case.

A comment that follows a "using style typedef" ends up being attached to the following entity.  To reproduce:

tar xf testcase.tar
cd testcase
doxygen doxy.conf

Then examine testcase/html/classX.html to see that the documentation for the def_one typedef was attached to def_two and so on.  Note that the less than character is also not stripped as is done for other post-commented entities.
Comment 1 Dimitri van Heesch 2013-08-22 15:33:19 UTC
Confirmed. Should be fixed in the next GIT update.
Comment 2 Dimitri van Heesch 2013-08-23 15:04:21 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.5. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant.