diff options
author | Paul Betts <paul@paulbetts.org> | 2011-10-27 11:48:58 +0200 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2011-10-27 11:48:58 +0200 |
commit | 1b706ac02858aee4c960331dc7100f8c14312848 (patch) | |
tree | dd494e2d5308e74704ba1545e567931f9f7d91c3 /src/lb.cpp | |
parent | b3cda2ad6091096264f777a95907050edfdd3ffe (diff) |
Enable exceptions raising on assert on Win32
This patch changes the Win32 version to call RaiseException instead of abort
(which eventually calls TerminateProcess). This allows crash dumps to be sent
correctly instead of the process disappearing.
Signed-off-by: Paul Betts <paul@paulbetts.org>
Diffstat (limited to 'src/lb.cpp')
0 files changed, 0 insertions, 0 deletions