Skip to content

Automatic link for macro defined in different header file no longer generated #10994

@davidritter

Description

@davidritter

Describe the bug
In Doxygen 1.8.9.1 the link for the macro would be genereated. With Doxygen 1.11.0 it is not.

Screenshots
Doxygen 1.8.9.1
image

Doxygen 1.11.0
image

To Reproduce
testcase.zip

Expected behavior
Automatic linking should occur.

Version
doxygen 1.11.0 on Linux

Additional context
I can work around this by using \ref like:

\ref B::BCALLBACK(CALLBACK) "BCALLBACK(CALLBACK)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions