-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.
Description
Android was changed in #29546 and Linux ARM was changed in #29775. Both are bug fixes as the definitions have been corrected, but this is causing breakage:
- Prefer raw::c_char or libc::c_char and fix arm #29775 (comment)
- 32-bit armv7 build fails alexcrichton/curl-rust#89
- mismatched types error on armv7 linux jeaye/ncurses-rs#99
- Can't build cargo on arm any more cargo#2141
Can we help mitigate this breakage? Should we revert "the fix" for now?
Opening a tracking issue (and nominating it) to discuss this.
Metadata
Metadata
Assignees
Labels
T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.