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

Deal with new case sensitivity madness in Windows #90

Open
davidanthoff opened this issue Mar 1, 2018 · 3 comments
Open

Deal with new case sensitivity madness in Windows #90

davidanthoff opened this issue Mar 1, 2018 · 3 comments

Comments

@davidanthoff
Copy link
Contributor

https://blogs.msdn.microsoft.com/commandline/2018/02/28/per-directory-case-sensitivity-and-wsl/

So now it is completely unclear how one should compare two WindowsPaths for equality...

@rofinn
Copy link
Owner

rofinn commented Mar 1, 2018

WAT!?

To solve this problem, we added a new case sensitive flag that can be applied to directories.

At some point it seems like you should cut your losses and just use different filesystems :(

@davidanthoff
Copy link
Contributor Author

Pure horror.

@davidanthoff
Copy link
Contributor Author

@rofinn rofinn transferred this issue from rofinn/FilePaths.jl May 4, 2020
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

No branches or pull requests

2 participants