|
From: | Fred Kiefer |
Subject: | [bug #20955] NSNotificationCenter does not ignore exceptions during notification sending |
Date: | Sat, 01 Sep 2007 21:15:23 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de-de) AppleWebKit/419.3 (KHTML, like Gecko) Safari/419.3 |
URL: <http://savannah.gnu.org/bugs/?20955> Summary: NSNotificationCenter does not ignore exceptions during notification sending Project: GNUstep Submitted by: FredKiefer Submitted on: Samstag 01.09.2007 um 21:15 Category: Base/Foundation Severity: 3 - Normal Item Group: Change Request Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: At Alpenstep we just had a program where an exception was raised during a notifaction send. On MacOSX this was handled gracefully with a log message on the prompt. But on GNUstep this resulted with the program crashing and going into gdb. It would be nice to have a behaviour more similar to Cocoa. In [NSNotificationCenter _postAndRelease] we have already commented out NSHandling code, but even that would reraise the exception. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?20955> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |