bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #24785] Application not quitting properly on some platforms.


From: Wolfgang Lux
Subject: [bug #24785] Application not quitting properly on some platforms.
Date: Fri, 05 Dec 2008 17:47:37 +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 #17, bug #24785 (project gnustep):

In fact, I'm going with Richard here and am very skeptical that the change in
r27195 does fix anything at all. I've looked at the assembler output of
NSApplication.m for x86 and ppc with three different compiler versions and the
only difference for all of them is one additional instruction that sets the
higher order 24 bits of the result register (r3 on ppc, eax on x86) to zero
after the change. Given the legitimate values of type BOOL (0,1) and
NSApplicationTerminateReply (0,1,2) this does not make any difference at all.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?24785>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]