mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 06:51:44 +00:00
Fixed aborting in the exception handler to take advantage of the code in
the base exception handler git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8838 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d3a76d36c2
commit
023ba907c1
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Sat Jan 27 11:56:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSApplication.m (_NSAppKitUncaughtExceptionHandler):
|
||||
When aborting, simply reraise the exception which gets then managed by
|
||||
the base library exception handler.
|
||||
|
||||
Sat Jan 27 11:33:35 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSColorWell.m ([-acceptsFirstMouse:]): Added.
|
||||
|
|
Loading…
Reference in a new issue