mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 13:50:37 +00:00
Prevent recursive calls of the gui exception handler
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8554 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3809ed26c2
commit
be3cf8a770
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Wed Jan 10 21:19:23 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSApplication.m ([+initialize]): Save the default
|
||||
exception handler before setting a new one.
|
||||
(_NSAppKitUncaughtExceptionHandler): Reset the exception handler
|
||||
to the default exception handler during execution, to prevent very
|
||||
annoying recursive calls.
|
||||
|
||||
Wed Jan 10 19:42:22 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/GSTextStorage.m ([-length]): Added for speed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue