[Git][wine/wine][master] 2 commits: msvcrt: Call the destructor for C++ exceptions in __C_specific_handler.
Alexandre Julliard pushed to branch master at wine / wine Commits: 74ff31f5 by Vibhav Pant at 2025-11-04T21:29:20+01:00 msvcrt: Call the destructor for C++ exceptions in __C_specific_handler. - - - - - d0c2dd76 by Piotr Caban at 2025-11-04T21:29:20+01:00 ucrtbase: Add __C_specific_handler tests. - - - - - 12 changed files: - dlls/msvcr100/msvcr100.spec - dlls/msvcr110/msvcr110.spec - dlls/msvcr120/msvcr120.spec - dlls/msvcr80/msvcr80.spec - dlls/msvcr90/msvcr90.spec - dlls/msvcrt/except.c - dlls/msvcrt/except_arm.c - dlls/msvcrt/except_arm64.c - dlls/msvcrt/except_arm64ec.c - dlls/msvcrt/msvcrt.spec - dlls/ucrtbase/tests/cpp.c - dlls/ucrtbase/ucrtbase.spec View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d3e319e0801f9f9609a4d3ed68382f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d3e319e0801f9f9609a4d3ed68382f... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)