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

case-sensitivity in equalFilePath #224

Open
amigalemming opened this issue Feb 4, 2024 · 2 comments
Open

case-sensitivity in equalFilePath #224

amigalemming opened this issue Feb 4, 2024 · 2 comments

Comments

@amigalemming
Copy link

Currently Windows.equalFilePath is case-insensitive and Posix.equalFilePath is case-sensitive.
I think we also need case-insensitive Posix.equalFilePath for MacOS and then we should maybe also have case-sensitive Windows.equalFilePath for completeness.

@hasufell
Copy link
Member

hasufell commented Feb 4, 2024

we should maybe also have case-sensitive Windows.equalFilePath for completeness

Why?

@amigalemming
Copy link
Author

amigalemming commented Feb 4, 2024 via email

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