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

Incorrect "References" and "Referenced by" (Origin: bugzilla #629249) #3935

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

Comments

@doxygen
Copy link
Owner

doxygen commented Jul 2, 2018

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

Original attachment names and IDs:

On 2010-09-10 10:07:45 +0000, Jens Burger wrote:

For plain C-code that contains type-cast in initializer (see attached example), the variables after this initializer are not "Referenced".

In the attached example all variables are listed, but only for the first 3 variables the reference information is correct. The references for the last three identifiers are missing. The problem is the typecast in the initializer "(Bool)" (line 9), if it is removed, everything works fine.

Although the cast is not needed by C-language, it is required by our MISRA-checker.

On 2010-09-10 10:11:24 +0000, Jens Burger wrote:

Created attachment 169935
Example to reproduce the error (25 lines)

This is the example file to reproduce the error. It is not the original source, but it is very similar to the original structure.

On 2015-09-30 18:22:41 +0000, albert wrote:

I've just pushed a proposed patch to github (pull request 401).

On 2015-10-04 14:20:34 +0000, Dimitri van Heesch wrote:

Thanks, I've merged the pull request

On 2015-12-30 10:19:34 +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).

@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