##// END OF EJS Templates
rust-hg-core: use correct type for libc hostname buffer...
rust-hg-core: use correct type for libc hostname buffer The type of libc::c_char is u8 on aarch64 rather than i8, which causes the use of a specifically-typed constant to fail. Differential Revision: https://phab.mercurial-scm.org/D12373
Luke Granger-Brown -
r49817:8e828c0f default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core
examples
src
tests
Cargo.toml Loading ...