mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 13:50:47 +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
08377f3aba
commit
80e65c7a44
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>
|
Sat Jan 27 11:33:35 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
* Source/NSColorWell.m ([-acceptsFirstMouse:]): Added.
|
* Source/NSColorWell.m ([-acceptsFirstMouse:]): Added.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue