Re: [PATCH v9 0/2] MR10460: msvcrt: Add support for %Z printf specifier.
March 31, 2026
6:55 p.m.
On Tue Mar 31 17:52:11 2026 +0000, Piotr Caban wrote:
This is not portable, please define ANSI_STRING/UNICODE_STRING structures separately and use pointers to them here. Please also add %Z format test in swprintf test (to show that it uses ANSI_STRING). Please also check the function behavior with ucrtbase - current implementation will fail there. Its behavior probably changes based on \_CRT_INTERNAL_PRINTF_LEGACY_WIDE_SPECIFIERS or \_CRT_INTERNAL_PRINTF_LEGACY_MSVCRT_COMPATIBILITY flag. Please also add tests to ucrtbase. I believe we have some of those structures elsewhere already. Is there a known compiler that doesn't support them?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10460#note_134561
23
Age (days ago)
23
Last active (days ago)
0 comments
1 participants
participants (1)
-
Elizabeth Figura (@zfigura)