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

create-gen: Ignore functions with void* param #102

Open
auscompgeek opened this issue Jan 9, 2021 · 0 comments
Open

create-gen: Ignore functions with void* param #102

auscompgeek opened this issue Jan 9, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@auscompgeek
Copy link
Member

We can't automatically generate appropriate bindings for functions that take a void pointer, so at the very least the create-gen tool should ignore them, similarly to how it already generates an ignore: true for functions that take initializer_list.

@auscompgeek auscompgeek added enhancement New feature or request good first issue Good for newcomers labels Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant