On Mon Apr 29 13:15:42 2024 +0000, Jinoh Kang wrote:
Empty unions either need a `char dummy;` or should be squashed into future commits in sequence I think. MSVC complains:
error C2016: C requires that a struct or union has at least one member
Fixed, although I don't think we support building wineserver with MSVC.