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: Gregory John Casamento
Subject: [bug #24785] Application not quitting properly on some platforms.
Date: Fri, 05 Dec 2008 19:02:27 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4

Follow-up Comment #18, bug #24785 (project gnustep):

Given that the return value before the change is coming back as 153 million
something, and after the change it's coming back as expected (0,1,2) it DOES
fix something.

I encourage you to run it through the debugger and check the value that comes
back from the delegate call to applicationShouldTerminate: before and after
the change.

Use SystemPreferences or FTP.app (in GAP on nongnu savannah) to test this.

I realize that looking at the change, it doesn't seem like it should work or
even change the semantics of what is happening because:

1) the enum sets the values explicitly...
2) it is coercing it back into the appropriate type.

but, from observation, it does work since applications which were previously
not quitting are quitting correctly after the change. 

GC

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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