Skip to content

codegen: Look through typedefs to detect void return type. #2379

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

Merged
merged 4 commits into from
Jan 6, 2023

Conversation

emilio
Copy link
Contributor

@emilio emilio commented Jan 2, 2023

And reuse a bit more code.

Should fix #2377, but needs a test (can't run tests atm).

And reuse a bit more code.

Should fix #2377, but needs a test (can't run tests atm).
@pvdrz pvdrz merged commit 5875949 into master Jan 6, 2023
@pvdrz pvdrz deleted the typedef-void-return branch January 6, 2023 18:07
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

Successfully merging this pull request may close these issues.

use of VOID typedef results in bindings that return c_void
2 participants