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

Fixes #13 #14

Closed
wants to merge 2 commits into from
Closed

Fixes #13 #14

wants to merge 2 commits into from

Conversation

jan-hofmeier
Copy link

Fix #13 by using strncasecmp _strnicmp in the appropriate locations

@koolkdev
Copy link
Owner

koolkdev commented Jan 5, 2022

Hi, thanks for your contribution. Sorry for the delay, only now I am continuing to work on this project.
I think that GetObjectAttributes, that handle the internal of searching the lower case tree the shouldn't get an upper case path. The higher levels should handle it and pass a lower case name to it. I still need to fix it, but I want to think how I want that the api will look like when I will add option to create files.

The workaround for #13 right now is passing --inject-path in lower case.

@koolkdev koolkdev closed this Jan 5, 2022
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.

Paths with upper case characters are not handled correctly
2 participants