Author: qmathe
Date: Sat Apr 11 15:48:50 2009
New Revision: 4561
URL: http://svn.gna.org/viewcvs/etoile?rev=4561&view=rev
Log:
Disabled -Werror set by etoile.make in EtoileUI/Tests to ignore NSMenuItem
protocol warnings. This is a workaround I had locally but forgot to commit
until now.
GCC requires <NSMenuItem> with -[(id) addItem: (id)]... because NSMenuItem
declares -addItem: (id <NSMenuItem>). To be removed once the compiler is
improved to check protocol in a less zealous way when the receiver variable is
dynamically typed, or NSMenuItem protocol is deprecated on GNUstep...
Modified:
trunk/Etoile/Frameworks/EtoileUI/Tests/GNUmakefile
_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs