
| Msg # 12998 of 13012 on ZZLI4417, Wednesday 11-04-25, 6:10 |
| From: PETER GREEN |
| To: ALL |
| Subj: Bug#1120061: rust-apr - FTBFS on most ar |
the 17:03: G0W5xY9vRxsu9jwIIlrZgef0" From: plugwash@debian.org This is a multi-part message in MIME format. Package: rust-apr Version: 0.3.3-1 Severity: serious Many apis in apr use the C type "char", depending on the architecture this may map to either the i8 (x86-64, loong64) or the u8 (arm64, ppc64el, s390x, ppc64) type in rust. The standard library offers a type alias "c_char" which is an alias for either i8 or u8 depending on the architecture. However, rust-apr has a bunch of hardcoded use of i8, which causes it to fail to build on architectures where char is unsigned. Attatched is a patch that fixes that. [SoupGate killed MIME-encoded file fix-char-signedness (9358 bytes)] --- SoupGate-Win32 v1.05 * Origin: you cannot sedate... all the things you hate (1:229/2) |
328,093 visits
(c) 1994, bbs@darkrealms.ca