[Bug 36720] LCMapString with the parameter NORM_IGNORENONSPACE does not remove diacritics

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 24 19:54:30 CDT 2015


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

super_man at post.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |super_man at post.com

--- Comment #2 from super_man at post.com ---
fixme:thread:GetThreadUILanguage : stub, returning default language.
fixme:thread:GetThreadPreferredUILanguages 56, 0x33d900, (nil) 0x33d928
fixme:thread:GetThreadPreferredUILanguages 56, 0x33d900, (nil) 0x33d928
This program calls LCMapStringW (L"àçéèêëù", NORM_IGNORENONSPACE) and expects
it returns L"aceeeeu"
Size of the transformed string: 7 (expecting 7)
Transformed string: àçéèêëù (expecting aceeeeu)
Press Enter to exit...

it's still an issue 1.7.50

-- 
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