[Git][wine/wine][master] 4 commits: msvcrt: Use varargs macros to define C++ exception types.
Alexandre Julliard pushed to branch master at wine / wine Commits: 31bbdc7a by Alexandre Julliard at 2025-06-09T23:03:02+02:00 msvcrt: Use varargs macros to define C++ exception types. - - - - - 36096ed1 by Alexandre Julliard at 2025-06-09T23:03:02+02:00 msvcrt: Always define full RTTI data. - - - - - a97a00f7 by Alexandre Julliard at 2025-06-09T23:03:02+02:00 msvcrt: Use varargs macros to define RTTI data. - - - - - 06e18b7c by Alexandre Julliard at 2025-06-09T23:03:02+02:00 msvcrt/tests: Simplify the RTTI macros. - - - - - 16 changed files: - dlls/concrt140/concrt140.c - dlls/concrt140/details.c - dlls/msvcirt/msvcirt.c - dlls/msvcp140_1/msvcp140_1.c - dlls/msvcp60/ios.c - dlls/msvcp90/cxx.h - dlls/msvcp90/details.c - dlls/msvcp90/exception.c - dlls/msvcp90/ios.c - dlls/msvcp90/locale.c - dlls/msvcp90/misc.c - dlls/msvcrt/concurrency.c - dlls/msvcrt/cpp.c - dlls/msvcrt/cppexcept.h - dlls/msvcrt/cxx.h - dlls/msvcrt/tests/cpp.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9d899875091d202189e80be30da2b2... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9d899875091d202189e80be30da2b2... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)