This is an archive of the discontinued Mercurial Phabricator instance.

rust-dirstate: architecture independence fix
ClosedPublic

Authored by gracinet on Jun 3 2019, 8:49 AM.

Details

Summary

Apparently, c_char is u8 on ppc64le and i8 on amd64

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

gracinet created this revision.Jun 3 2019, 8:49 AM
This revision was automatically updated to reflect the committed changes.