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

File Paths collision on a case-insensitive filesystem #166

Closed
magravel opened this issue Mar 3, 2025 · 2 comments
Closed

File Paths collision on a case-insensitive filesystem #166

magravel opened this issue Mar 3, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@magravel
Copy link

magravel commented Mar 3, 2025

Does not build on windows because two files has the same case insensitive name.

Git Clone Error

Image

Build Error

Image

@daniel5151
Copy link
Owner

Uh oh. That's not good.
I recall running into this issue early on in gdbstub's development, with some of the basic packets (e.g: m vs. M, etc...).

Will fix this ASAP, publish 0.7.5, and yank 0.7.4.

Thank you for the report!

@daniel5151
Copy link
Owner

Resolved via cac18dc. 0.7.5 is now published, with this fix.

@daniel5151 daniel5151 added the bug Something isn't working label Mar 3, 2025
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

2 participants