Skip to content

Conversation

ShukantPal
Copy link
Member

@ShukantPal ShukantPal commented Jul 16, 2022

Fixes #181

This work prevents LinkerPlugin from generating multiple case-sensitive versions of the same file, e.g. timer and Timer. It also prevents a potential issue of getFileRecord returning a brand new record each time.

This work prevents LinkerPlugin from generating multiple case-sensitive versions of the same file, e.g. timer and Timer. It also prevents a potential issue of getFileRecord returning a brand new record each time.
@ShukantPal ShukantPal merged commit 8b1d835 into master Jul 16, 2022
@ShukantPal ShukantPal deleted the feature/mixing-same-name-but-with-differ branch July 16, 2022 21:01
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.

mixing same name but with different case is causing issues with the file/class exporer
1 participant