On Tue Apr 16 19:49:05 2024 +0000, Ruslan Garipov wrote:
> > I don't know if there is anything preventing using them in the server
> Should I update my patch using designated initializers?
That would be a question for @julliard.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/5503#note_67941
Designated initializers will make this more readable and easier to verify. We are using them in various places now, including parts built as unixlibs. I don't know if there is anything preventing using them in the server, apart from being in different style.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/5503#note_67938