3 Nov
2022
3 Nov
'22
11:46 p.m.
Rémi Bernon (@rbernon) commented about dlls/ntdll/unix/signal_i386.c:
#include "ddk/wdm.h" #include "wine/asm.h" #include "unix_private.h" +#define NTDLL_DWARF_H_NO_UNWINDER +#include "dwarf.h" To avoid having to move it later, I think it'd be better below the debug channel declaration.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/1182#note_13098