https://bugs.winehq.org/show_bug.cgi?id=54058
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |df811f91cc2821dd14fa1b72d4e | |474fb4720624e Resolution|--- |FIXED
--- Comment #3 from François Gouget fgouget@codeweavers.com --- This is fixed:
commit df811f91cc2821dd14fa1b72d4e474fb4720624e Author: François Gouget fgouget@codeweavers.com AuthorDate: Wed Feb 15 04:18:59 2023 +0100
user32/tests: Fix the ToAscii(A) test on Hindi + UTF-8.
ToAscii() can only return two bytes and thus cannot return three-byte UTF-8 characters.
Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=54058