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
_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev