/[packages]/cauldron/aegisub/current/SOURCES/aegisub-2.1.8-wxexception.patch
ViewVC logotype

Contents of /cauldron/aegisub/current/SOURCES/aegisub-2.1.8-wxexception.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 142612 - (show annotations) (download)
Mon Sep 12 06:58:29 2011 UTC (12 years, 7 months ago) by dmorgan
File size: 396 byte(s)
imported package aegisub
1 --- src/main.cpp.orig 2011-04-18 11:02:16.000000000 +0200
2 +++ src/main.cpp 2011-04-18 11:02:39.000000000 +0200
3 @@ -140,8 +140,10 @@
4 // Crash handling
5 #if !defined(_DEBUG) || defined(WITH_EXCEPTIONS)
6 StartupLog(_T("Install exception handler"));
7 +#if wxUSE_ON_FATAL_EXCEPTION
8 wxHandleFatalExceptions(true);
9 #endif
10 +#endif
11
12 // Set config file
13 StartupLog(_T("Load configuration"));

  ViewVC Help
Powered by ViewVC 1.1.30