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

Path of directories on Windows wouldn't be recognized as directories path on Unix platform #272

Open
xmh0511 opened this issue Dec 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@xmh0511
Copy link

xmh0511 commented Dec 27, 2024

On the Windows platform, the path of directories has the form A\B\file, however, A\B does not denote a directory path on Unix, which causes the problem that all these paths are considered as files on Unix.

@xmh0511 xmh0511 added the bug Something isn't working label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant