gnustep-dev
[Top][All Lists]
Advanced

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

Re: [Gnustep-cvs] gnustep/core/gui ChangeLog Headers/AppKit/NSInp...


From: Fred Kiefer
Subject: Re: [Gnustep-cvs] gnustep/core/gui ChangeLog Headers/AppKit/NSInp...
Date: Thu, 20 Oct 2005 20:38:29 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050921

David Ayers wrote:

> --- gnustep/gnustep/core/gui/Source/GSTitleView.m     2005/05/26 02:52:43     
> 1.11
> +++ gnustep/gnustep/core/gui/Source/GSTitleView.m     2005/10/19 23:54:22     
> 1.12
> @@ -351,7 +351,7 @@
>  }
> 
>  // We do not need app menu over menu
> -- (void) rightMouseDown: (NSEvent*)theEvent
> +- (NSMenu *) rightMouseDown: (NSEvent*)theEvent
>  {
>  }
> 
> Doesn't this give you a warning about control reaching the end of a
> non-void function?  If it doesn't, then that looks like a gcc regression.
> 
Oops, I did change the wrong method here. I wanted to change the next one.

Thank you for pointing out

Fred




reply via email to

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