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.


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to