28 May
2024
28 May
'24
9:11 p.m.
On Mon May 13 09:36:37 2024 +0000, eric pouech wrote:
For the other warnings, it likely stems for a definition in mscvpdb.h where we use char name[1]. Didn't test it, but likely a Flexible array member definition instead could get rid the warning. Why is that part of the various structs guarded behind an `#if 0` though (essentially removing it)?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5625#note_70230