j
k
j a
j l
Recent nameless struct/union changes broke MSVC Clang builds. That's because `VARIANT` still doesn't skip names when `__STDC__` is defined, which is true for most configs.
-- v2: include: Don't force named VARIANT members when __STDC__ is defined.
https://gitlab.winehq.org/wine/wine/-/merge_requests/3256
Back to the thread
Back to the list