diff options
| author | Brian Anderson <banderson@mozilla.com> | 2014-12-13 18:24:05 -0800 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2014-12-15 06:45:35 -0800 |
| commit | 53982b64f33676baf7d301d0938b8bb47bd904cc (patch) | |
| tree | a5db7543d000534f5960396f8f5cbe22cc5dac62 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 0b214bfee039d7857c30a1b398dbc513d140cef1 (diff) | |
| parent | a28d16a7518eab8411eed2dd1de5c248a2a3e52c (diff) | |
| download | rust-53982b64f33676baf7d301d0938b8bb47bd904cc.tar.gz rust-53982b64f33676baf7d301d0938b8bb47bd904cc.zip | |
rollup merge of #19787: akiss77/fix-i8-c_char
On AArch64, libc::c_char is u8. There are some places in the code where i8 is assumed, which causes compilation errors. (AArch64 is not officially supported yet, but this change does not hurt any other targets and makes the code future-proof.)
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
