##// 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 -
r49818:59be65b7 stable
Show More
Name Size Modified Last Commit Author
/ contrib / packaging / docker
debian.template Loading ...
fedora.template Loading ...
rhel7 Loading ...
rhel8 Loading ...
ubuntu.template Loading ...