On Fri Jan 26 08:34:06 2024 +0000, Rémi Bernon wrote:
This doesn't look necessary, the variable is only briefly used in a scope and doesn't seem to be possible to be used uninitialized?
MinGW GCC 13.1.0 on my Arch Linux system is complaining about this warning and so I have to fix it to make Wine compile with -Werror (this is the final warning in the upstream code so far; the rest are inside staging which I already prepared patches for but haven't sent them yet)