Alexandre Julliard pushed to branch master at wine / wine
Commits: 668a4f3f by Jacek Caban at 2024-08-06T11:48:45+02:00 include: Always declare _setjmp in setjmp.h on i386 targets.
Clang supports _setjmp but, like most MSVC-style builtins, it still requires function declaration.
- - - - -
1 changed file:
- include/msvcrt/setjmp.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/668a4f3ff9e043cce9dd30837ccefaf...