Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post-comment blocks on C++11 using definitions attach to following entity (Origin: bugzilla #705702) #5261

Closed
doxygen opened this issue Jul 2, 2018 · 0 comments

Comments

@doxygen
Copy link
Owner

doxygen commented Jul 2, 2018

status RESOLVED severity normal in component general for ---
Reported in version 1.8.4 on platform Other
Assigned to: Dimitri van Heesch

Original attachment names and IDs:

On 2013-08-08 22:16:09 +0000, cruff@ruffspot.net wrote:

Created attachment 251212
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.

On 2013-08-22 15:33:19 +0000, Dimitri van Heesch wrote:

Confirmed. Should be fixed in the next GIT update.

On 2013-08-23 15:04:21 +0000, Dimitri van Heesch wrote:

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.

@doxygen doxygen closed this as completed Jul 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant