15 Sep
2023
15 Sep
'23
3:04 a.m.
With recent changes leave_handler writes to some of its parameter's fields (via DS_sig and ES_sig) on FreeBSD and NetBSD - which fails since it is declared const. Accordingly strip const-ness. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3845