April 14, 2026
7:38 p.m.
On Tue Apr 14 19:25:10 2026 +0000, Elizabeth Figura wrote:
FWIW, according to a regex grep, there are two uses in vkd3d that have been imported into Wine. I don't see any other uses in the codebase. it does tell that a compiler announcing c99 must have both, however, fair enough for compilers that don't, and used to have features as an extension, or that have the feature broken
the use of literals here and in input.c:3095 have no nesting nor fancy features, so i expect them to work on all compilers that have designated initializers -- i personally would prefer to keep them if no one has build issues, but it's not a strong preference by any means -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10649#note_136155