gnustep-dev
[Top][All Lists]
Advanced

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

Re: [Gnustep-cvs] r26307 - /libs/gui/trunk/Source/NSApplication.m


From: Fabien Vallon
Subject: Re: [Gnustep-cvs] r26307 - /libs/gui/trunk/Source/NSApplication.m
Date: Fri, 28 Mar 2008 00:10:53 +0100
User-agent: Mutt/1.X.X

Hi,        

On Wed, 26 Mar 2008, Fred Kiefer wrote:

> Riccardo Mottola wrote:
> > Author: rmottola
> > Date: Sun Mar 16 02:02:52 2008
> > New Revision: 26307
> > 
> > URL: http://svn.gna.org/viewcvs/gnustep?rev=26307&view=rev
> > Log:
> > changed terminate type to BOOL since it is one and the value froma delegate 
> > got wrongly cast
> > 
> > Modified:
> >     libs/gui/trunk/Source/NSApplication.m
> > 
> 
> No it is not. The return value of applicationShouldTerminate: is of type
>  NSApplicationTerminateReply and has been this since some time. It used
> to be a BOOL in OpenStep. Could you please undo your change that
> prevents the value of NSTerminateLater from being passed on and we may
> check together what did go wrong in your original delegate.

I reported this bug on #gnustep.

You can try this simple example  here : 
http://www.sonappart.net/gnustep/appdelegatebug.tar.gz

You can not quit the application.

Fabien.




reply via email to

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