Prototype of bindgen workaround usage#348
Merged
mulkieran merged 1 commit intoMay 6, 2025
Merged
Conversation
|
Thank you for the first usable workaround for this issue in 7 years. EDIT: This works on Linux, but when I try to use it on Windows it just continues to build forever. |
Member
Author
|
@ShayBox I would strongly recommend against using it and for waiting until I put up a PR on Github against bindgen. I'm still ironing out some issues with the code so it is not production ready yet, but would love to get anyone's feedback on the code once the PR is up. |
Member
Author
4c591b8 to
163f7f3
Compare
163f7f3 to
1c4fd5c
Compare
1c4fd5c to
0f9ae82
Compare
0f9ae82 to
1cfce92
Compare
mulkieran
approved these changes
Sep 4, 2024
Member
|
Related to stratis-storage/project#713 . |
ffed978 to
b15b484
Compare
b15b484 to
5f51fae
Compare
a5c44b2 to
bf1a93d
Compare
bf1a93d to
65b9040
Compare
aff80f4 to
fd7d52e
Compare
fd7d52e to
5359fab
Compare
mulkieran
requested changes
May 5, 2025
5359fab to
b547d9f
Compare
Member
Author
|
@mulkieran Is this able to be merged? |
mulkieran
approved these changes
May 6, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related to rust-lang/rust-bindgen#753