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

set default path separator to '/' in UCRT64 of MSYS #1505

Merged
merged 1 commit into from Apr 28, 2024

Conversation

leuven65
Copy link

@leuven65 leuven65 commented Mar 4, 2024

Use path separator "/" also in UCRT64 of MSYS.

The environments of MSYS: [[https://www.msys2.org/docs/environments/]]

@tavianator
Copy link
Collaborator

The page you linked lists a few other environments. Rather than checking for each of them individually, should fd just check that $MSYSTEM is non-empty? I assume / should be used for all MSYS environments.

@CarterLi
Copy link

I also use both CLANG64 and CLANGARM64

@leuven65
Copy link
Author

I have adapt the code to check if $MSYSTEM is non-empty.

@tavianator tavianator merged commit 9fc2167 into sharkdp:master Apr 28, 2024
16 checks passed
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.

None yet

3 participants