|
From: | Wolfgang Lux |
Subject: | [bug #24785] Application not quitting properly on some platforms. |
Date: | Fri, 05 Dec 2008 21:36:44 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US) AppleWebKit/525.18 (KHTML, like Gecko, Safari/525.20) OmniWeb/v622.3.0.105198 |
Follow-up Comment #19, bug #24785 (project gnustep): I did run it through the debugger, but on all machines I tested, the call returns the value 1 and not 153 million something. So it might be that your compiler sets only the lower 8 bits of the result register in the -applicationShouldTerminate: delegate method since BOOL is typedef'd as unsigned char in <objc/objc.h>. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?24785> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |