Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@threeifbyair
Copy link
Contributor

Fix #1397. Function pointers (but not functions) can now be return types.

It turns out that even if we correctly parse a function pointer type, we drop the pc_qualifiers when we generate the C++1 code. So I fixed that too.

@MaxSagebaum
Copy link
Contributor

Looks good.

Copy link
Owner

@hsutter hsutter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I have a question about the new parameter...

source/parse.h Outdated Show resolved Hide resolved
source/parse.h Outdated Show resolved Hide resolved
@hsutter hsutter added the question - further information requested Further information is requested label Jul 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

question - further information requested Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Can not declare functions that return function pointers

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.