Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump bindgen build-dependency to handle clang naming breaking change #1

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

Wardenfar
Copy link
Contributor

@Wardenfar Wardenfar commented Aug 16, 2024

Thanks for this crate !

2 years ago, clang changed the way it names anonymous struct.
This crate doesn't compile with recent clang versions, the bindgen crate now handle this issue.

The bindgen issue : rust-lang/rust-bindgen#2312

@noam93k noam93k merged commit edf091a into noam93k:master Aug 18, 2024
@noam93k
Copy link
Owner

noam93k commented Aug 18, 2024

Thanks for the PR!
I'm really glad this crate is being used.

@Wardenfar
Copy link
Contributor Author

Can you push the new version to crates.io ? Thanks

@noam93k
Copy link
Owner

noam93k commented Nov 26, 2024

Hi @Wardenfar, I'm so sorry this is taking forever.
I hope to get this published (along with a refactor I was in the middle of) by the end of the week.

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

Successfully merging this pull request may close these issues.

2 participants