Alexandre Julliard pushed to branch master at wine / wine Commits: 53cdeec6 by Santino Mazza at 2026-03-11T17:57:17+01:00 msvcrt: Fastfail if _CALL_REPORTFAULT is set. - - - - - b7643150 by Santino Mazza at 2026-03-11T17:57:17+01:00 msvcrt: Call abort at the end of _wassert. If assert is called when error mode is set to _OUT_TO_STDERR and abort behavior is set to _WRITE_ABORT_MSG the abort message box is still showed in Windows. Some applications do this and the abort exception is still raised in the debugger on Windows. - - - - - 1 changed file: - dlls/msvcrt/exit.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/293adfd91c678f5bb0c3ac6c6aae2a... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/293adfd91c678f5bb0c3ac6c6aae2a... You're receiving this email because of your account on gitlab.winehq.org.