Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Need to case-convert non-ascii text #387

Open
Hammie opened this issue Jul 22, 2022 · 1 comment
Open

Need to case-convert non-ascii text #387

Hammie opened this issue Jul 22, 2022 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Hammie
Copy link
Member

Hammie commented Jul 22, 2022

LegacyDialog needs to convert the character name to uppercase.

Currently it is using std::toupper but this does not work correctly with non-ascii (i.e. Russian) characters.

@Hammie Hammie added bug Something isn't working help wanted Extra attention is needed labels Jul 22, 2022
@AquillaAugusto
Copy link

Greetings @Hammie,
I was trying to help with this case, but since i am a begginer in this progamation stuff, i couldn't properly test my ideas and my reasoning (mainly because I couldn't clone the code).

I think i was going to the right way and found people with some similar problems. So i am leaving here an interesting find that i made that may help u (blog):
http://archives.miloush.net/michkap/archive/2008/03/18/8306597.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants