March 20, 2026
3:28 p.m.
Windows returns error 1053 when Class_Initialize or Class_Terminate are declared with arguments. Add the same check in compile_class() and store source location in function_decl_t for accurate error reporting. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10404