25 Oct
2022
25 Oct
'22
9:11 p.m.
Zebediah Figura (@zfigura) commented about dlls/ntdll/signal_x86_64.c:
RtlRaiseStatus( status ); }
+/******************************************************************* + * KiUserCallbackDispatcher (NTDLL.@) + * + * FIXME: not binary compatible + */ +#ifdef __x86_64__
No need for this ifdef. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1152#note_12123