25 Oct
2024
25 Oct
'24
8:50 a.m.
On Fri Oct 25 08:48:16 2024 +0000, Jacek Caban wrote:
This is not right on mingw targets, where `long double` is 80 bit, while `ucrtbase.dll` treats it as 64 bit. We could skip that workaround in MSVC mode, if that helps. Could we define something like `__msvcrt_long_double` instead?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6730#note_86044