1 Apr
2025
1 Apr
'25
10:30 a.m.
On Tue Apr 1 14:55:44 2025 +0000, Piotr Caban wrote:
Is there any reason for using `char[256]` buffer here instead of `codecvt_char16`? It's usually not very useful to check structure size this way since some fields may be unused in constructor. That was the post-structure canary values check, yes. I will remove those checks and the buffer.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7707#note_99522