[Git][wine/wine][master] 2 commits: msvcrt: Add empty block for __EXCEPT_PAGE_FAULT.
Alexandre Julliard pushed to branch master at wine / wine Commits: 8da70fe8 by Jacek Caban at 2025-05-19T17:44:09+02:00 msvcrt: Add empty block for __EXCEPT_PAGE_FAULT. This fixes invalid syntax when compiler exceptions are enabled. - - - - - 85dcf50a by Jacek Caban at 2025-05-19T17:44:10+02:00 include: Use ULONG for RpcExceptionCode macro. Fixes format warnings when compiler exception support is enabled. - - - - - 3 changed files: - dlls/msvcrt/cpp.c - dlls/rpcrt4/tests/server.c - include/rpc.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/85e52fef7d7b80fc388b0e92f77cac... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/85e52fef7d7b80fc388b0e92f77cac... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)