This is an archive of the discontinued Mercurial Phabricator instance.

WIP working on making rust components compile on windows systems
Needs RevisionPublic

Authored by cspeckrun on Oct 2 2021, 12:29 AM.

Details

Reviewers
baymax
Group Reviewers
hg-reviewers

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

cspeckrun created this revision.Oct 2 2021, 12:29 AM
cspeckrun updated this revision to Diff 30590.Oct 2 2021, 11:37 PM

Fix typo in unix file permission

Note that with these changes compilation still doesn’t succeed as the zstd crate runs into some linker errors (something about symbols already being defined). That’s when using msvc, I tried to get gcc on my windows system but could not get it to function properly with rust.

I was also planning to update the summary here to explain some of the changes, particularly with the crate dependency changes.

baymax requested changes to this revision.Feb 2 2022, 8:06 PM

There seems to have been no activities on this Diff for the past 3 Months.

By policy, we are automatically moving it out of the need-review state.

Please, move it back to need-review without hesitation if this diff should still be discussed.

:baymax:need-review-idle:

This revision now requires changes to proceed.Feb 2 2022, 8:06 PM