Skip to content

Handle decltype(*) return types in declinfo.l#8799

Merged
doxygen merged 1 commit intodoxygen:masterfrom
hidmic:handle-decltype-in-declinfo
Oct 14, 2021
Merged

Handle decltype(*) return types in declinfo.l#8799
doxygen merged 1 commit intodoxygen:masterfrom
hidmic:handle-decltype-in-declinfo

Conversation

@hidmic
Copy link
Copy Markdown

@hidmic hidmic commented Sep 27, 2021

Fixes #7309. This has also been a problem in a project I'm involved with. It looks like declinfo.l has to catch up with scanner.l. This patch is a first stab at it.

@hidmic
Copy link
Copy Markdown
Author

hidmic commented Oct 13, 2021

@albert-github is there an ETA for this to move forward? I see I'm at the end of long queue though, so no rush, just checking.

@albert-github
Copy link
Copy Markdown
Collaborator

I'm not the one that decides whether or not it will land in the doxygen master version and thus release, so no ETA known to me.

@doxygen doxygen merged commit ace74cd into doxygen:master Oct 14, 2021
@albert-github albert-github added the fixed but not released Bug is fixed in github, but still needs to make its way to an official release label Oct 15, 2021
@doxygen doxygen removed the fixed but not released Bug is fixed in github, but still needs to make its way to an official release label Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

decltype(auto) is misinterpreted in function definition

3 participants