27 Sep
2022
27 Sep
'22
11:10 a.m.
On Tue Sep 27 11:10:22 2022 +0000, Rémi Bernon wrote:
It looks either like a reason to change our `FORCEINLINE` definition instead to match mingw-w64, and remove the static qualifiers everywhere, or an issue on the mingw-w64 side: Windows SDK also uses FORCEINLINE / __forceinline with `static` qualifier in some places. Yeah, it's an issue in mingw-w64 which is hard to change there without breaking things. Anyway, I don't think we want to match mingw-w64 in Wine in this case.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/935#note_9376