Skip to content

Conversation

@xaf
Copy link
Owner

@xaf xaf commented Jan 16, 2025

This was leading to errors if two shims have the same name with a different case, as rust is case sensitive, and if the file system is not, it will try creating two shims which will seem the same for the file system.

Closes #891

This was leading to errors if two shims have the same name with a
different case, as rust is case sensitive, and if the file system is
not, it will try creating two shims which will seem the same for the
file system.

Closes #891
@xaf xaf added the bug Something isn't working label Jan 16, 2025
@github-actions github-actions bot added the rust Pull requests that update Rust code label Jan 16, 2025
@xaf xaf merged commit 9707ddf into main Jan 16, 2025
20 checks passed
@xaf xaf deleted the xaf/fix_case_sentitivity_for_shims branch January 16, 2025 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

shims: double creation when the same shim can come from two sources?

1 participant