Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Proper) Windows support #72

Merged
merged 3 commits into from
Oct 7, 2017
Merged

(Proper) Windows support #72

merged 3 commits into from
Oct 7, 2017

Conversation

sharkdp
Copy link
Owner

@sharkdp sharkdp commented Oct 6, 2017

This fixes the failing tests on Windows

  • For now, this is just a workaround: I'm stripping the prefix (\\?\) from the absolute paths on Windows.

For future reference: Windows paths with the \\?\ prefix are called UNC paths. More information here: rust-lang/rust#42869

@sharkdp sharkdp merged commit 4731dc6 into master Oct 7, 2017
@sharkdp sharkdp deleted the windows-support branch October 7, 2017 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant