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

Mitigate Wine _stricmp issue. #9

Merged
merged 1 commit into from
May 21, 2023
Merged

Mitigate Wine _stricmp issue. #9

merged 1 commit into from
May 21, 2023

Conversation

jchv
Copy link
Collaborator

@jchv jchv commented May 21, 2023

TODO: Need to report this issue upstream, should probably make some kind of winetest for it. TBD. :)

Fixes some issues when running PangYa under Wine. The Wine implementation of msvcr100 has issues with stricmp when using a multibyte locale, namely, case folding seems to cause partial multibyte segments to be treated inaccurately to original Visual C runtime.

@jchv jchv merged commit 8e140b6 into master May 21, 2023
@jchv jchv deleted the wine-stricmp-mitigation branch May 21, 2023 05:36
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.

1 participant