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

Fix the type of _RawOpcode on uclibc. #828

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

sunfishcode
Copy link
Member

Apply a patch from @spritetong to fix the type of _RawOpcode on uclibc.

Fixes #827.

Apply a patch from @spritetong to fix the type of `_RawOpcode` on uclibc.

Fixes #827.
@sunfishcode sunfishcode force-pushed the sunfishcode/uclibc-raw-opcode branch from 3e06175 to 30687a1 Compare September 14, 2023 19:52
@sunfishcode sunfishcode merged commit d3ae806 into main Sep 15, 2023
44 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/uclibc-raw-opcode branch September 15, 2023 22:02
@sunfishcode
Copy link
Member Author

This is now released in rustix 0.38.14.

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.

RawOpcode is defined incorrectly on Linux uclibc
1 participant