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

Double anchors when using groups (Origin: bugzilla #754606) #5859

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

Double anchors when using groups (Origin: bugzilla #754606) #5859

doxygen opened this issue Jul 2, 2018 · 0 comments

Comments

@doxygen
Copy link
Owner

doxygen commented Jul 2, 2018

status VERIFIED severity normal in component documentation for ---
Reported in version 1.8.11-GIT on platform Other
Assigned to: Dimitri van Heesch

On 2015-09-05 17:15:10 +0000, albert wrote:

When looking at the group example, in LaTeX mode, as provided in the distribution the log files gives a number of warning messages:

(../html/examples/group/latex/class_c1.tex) (../html/examples/group/latex/cla
ss_c2.tex) (../html/examples/group/latex/class_c3.tex) (../html/examples/group/
latex/class_c4.tex [238

]) (../html/examples/group/latex/class_c5.tex) (../html/examples/group/latex/gr
oup_8cpp.texpdfTeX warning (ext4): destination with the same identifier (name{g
roup__group1_ga24f647174760cac13d2624b5ad74b00c}) has been already used, duplic
ate ignored

\relax
l.29 ...oup1_ga24f647174760cac13d2624b5ad74b00c}{}
\label{group__group1_ga24f...
pdfTeX warning (ext4): destination with the same identifier (name{group__group1
_ga053929c0809a5f56f7548fd7d9968f31}) has been already used, duplicate ignored

\relax
l.32 ...oup1_ga053929c0809a5f56f7548fd7d9968f31}{}
\label{group__group1_ga053...
[239]pdfTeX warning (ext4): destination with the same identifier (name{group__g
roup1_gadbf675591ff057ec48ce35b0d5cdf755}) has been already used, duplicate ign
ored

\relax
l.35 ...oup1_gadbf675591ff057ec48ce35b0d5cdf755}{}
\label{group__group1_gadbf...
)) [240]

The double references are in the files:
group_8cpp.tex
group__group1.tex
and they come from the functions func / func and /func3

When looking at the HTML code there are also the doube anchors in the files:
group_8cpp.html
group__group1.html

On 2015-11-01 13:12:20 +0000, Dimitri van Heesch wrote:

Confirmed. Should be fixed in the next GIT update.

On 2015-12-30 10:20:06 +0000, Dimitri van Heesch wrote:

This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.11. 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 (preferably in the form of a self-contained example).

On 2015-12-31 10:20:31 +0000, albert wrote:

Working now as expected

@doxygen doxygen closed this as completed Jul 19, 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