[Bug 43557] Ukrainian I/ i letter support for OEM console applications using cp866.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 16 13:31:00 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43557

--- Comment #1 from Nikolay Sivov <bunglehead at gmail.com> ---
I don't think I follow. Unicode data file has this for CP866:

---
0xf6    0x040e    #CYRILLIC CAPITAL LETTER SHORT U
0xf7    0x045e    #CYRILLIC SMALL LETTER SHORT U
---

that's what we use when generating codepage tables.

If you mean that Windows is using different mappings, then make_unicode should
be patched. If you mean that Windows does maps to SHORT U too, then I don't see
a problem - you can't expect Wine to match Windows installation with altered
nls data files.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list