15 Nov
2023
15 Nov
'23
7:26 a.m.
On Tue Nov 14 19:10:24 2023 +0000, Gabriel Ivăncescu wrote:
The `ret[size] = '\0'` statement is **not** part of the if condition, so adding indentation to it should *actually* cause a warning. Can you post the warning? This sounds like a compiler bug to me. I imagine this is trying to fix the warnings that can be seen in gitlab's build jobs. As you say, this isn't the correct fix.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/4391#note_52342