wine/ win32/except.c programs/winedbg/winedbg. ...
ChangeSet ID: 6063 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/10/28 17:56:58 Modified files: win32 : except.c programs/winedbg: winedbg.c include/wine : exception.h dlls/ntdll : signal_sparc.c signal_powerpc.c signal_i386.c Log message: Lionel Ulmer <lionel.ulmer(a)free.fr> Raise an exception if any Wine or Winelib code does an assert. Patch: http://cvs.winehq.com/patch.py?id=6063 Old revision New revision Changes Path 1.60 1.61 +3 -0 wine/win32/except.c 1.1 1.2 +3 -0 wine/programs/winedbg/winedbg.c 1.19 1.20 +4 -3 wine/include/wine/exception.h 1.19 1.20 +21 -1 wine/dlls/ntdll/signal_sparc.c 1.4 1.5 +21 -0 wine/dlls/ntdll/signal_powerpc.c 1.46 1.47 +21 -0 wine/dlls/ntdll/signal_i386.c
participants (1)
-
Alexandre Julliard