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

Eliminate the use of explicit file separators #1917

Open
lhstrh opened this issue Jul 25, 2023 · 0 comments
Open

Eliminate the use of explicit file separators #1917

lhstrh opened this issue Jul 25, 2023 · 0 comments

Comments

@lhstrh
Copy link
Member

lhstrh commented Jul 25, 2023

There are some occurrences of explicit file separators (/) that may lead to problems on Windows. No such problems have shown up in regression testing on Windows, however, so this doesn't deserve high priority, but it would be a good idea to audit the repo for this. E.g.:

The slash here doesn't look platform independent, but the code that this replaces also featured slashes...

Originally posted by @lhstrh in #1914 (comment)

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

1 participant