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

Update Arm c_char to u8 for Solid #4197

Closed
wants to merge 1 commit into from

Conversation

tgross35
Copy link
Contributor

In [1], core::ffi::c_char was changed from i8 to u8 for Solid Arm targets. Make the corresponding change to libc here.

Link: rust-lang/rust#132975 [1]

In [1], `core::ffi::c_char` was changed from `i8` to `u8` for Solid Arm
targets. Make the corresponding change to `libc` here.

Link: rust-lang/rust#132975 [1]
@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Dec 17, 2024
@rustbot
Copy link
Collaborator

rustbot commented Dec 17, 2024

@tgross35: no appropriate reviewer found, use r? to override

@tgross35
Copy link
Contributor Author

tgross35 commented Dec 17, 2024

@kawadakk could you review this? I can merge it either immediately to sync with nightly or wait for the rust 1.85 release that includes the updates to core (February 20), at your decision.

@tgross35
Copy link
Contributor Author

This was fixed in #4199

@tgross35 tgross35 closed this Dec 17, 2024
@tgross35 tgross35 deleted the c_char-solid branch December 17, 2024 21:00
@tgross35 tgross35 removed the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants