[Git][wine/wine][master] 4 commits: msvcrt: Print FIXME when WideCharToMultiByte() fails in create_locinfo().
Alexandre Julliard pushed to branch master at wine / wine Commits: d4b93469 by Paul Gofman at 2025-06-05T10:56:03+02:00 msvcrt: Print FIXME when WideCharToMultiByte() fails in create_locinfo(). - - - - - fe37e0d3 by Piotr Caban at 2025-06-05T10:56:03+02:00 ucrtbase: Fix CP_UTF8 handling in _toupper_l. - - - - - 3e473f81 by Piotr Caban at 2025-06-05T10:56:03+02:00 ucrtbase: Fix CP_UTF8 handling in _tolower_l. - - - - - 2e6a8d67 by Piotr Caban at 2025-06-05T10:56:03+02:00 ucrtbase: Fix case mapping and ctype1 tables for utf8 locale. - - - - - 3 changed files: - dlls/msvcrt/ctype.c - dlls/msvcrt/locale.c - dlls/ucrtbase/tests/file.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/68bd146ae553d19a9be51b8c0b4122... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/68bd146ae553d19a9be51b8c0b4122... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)