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

Passing enum pointers to be set by C may not be a good idea #4

Closed
Cldfire opened this issue May 21, 2017 · 1 comment
Closed

Passing enum pointers to be set by C may not be a good idea #4

Cldfire opened this issue May 21, 2017 · 1 comment
Labels

Comments

@Cldfire
Copy link
Collaborator

Cldfire commented May 21, 2017

rust-lang/rust#36927

@Cldfire Cldfire changed the title Passing enum pointers to be filled by C may not be a good idea Passing enum pointers to be set by C may not be a good idea May 21, 2017
@Cldfire
Copy link
Collaborator Author

Cldfire commented May 21, 2017

This should be a fairly quick thing to fix thanks to the derive macro I use to wrap enums + enum generation options available via bindgen.

I do wish that I had known about this earlier, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant