21 Nov
2023
21 Nov
'23
12:54 a.m.
The function-overload tests fail on native. The problem is that "3(l)" is actually not an signed integer constant—it's an *unspecified* integer constant. Yes, native has those. I think there's a similar thing for floats too. So I'd just get rid of those components for now. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/478#note_53008