Author: qmathe
Date: Wed May 12 20:11:35 2010
New Revision: 6111

URL: http://svn.gna.org/viewcvs/etoile?rev=6111&view=rev
Log:
Fixed compilation with recent Clang trunk (e.g. r103620) which behaves as if 
-Wunused-parameter was present even when -Wno-unused has been passed.

Clang was complaing about AppKit/PSOperators.h unused parameters and some ObjC 
method implementations that don't use all their arguments (e.g. 
AboutSystemEntry 
subproject in MenuServer)

Modified:
    
trunk/Etoile/Services/Private/MenuServer/Subprojects/AboutEtoileEntry/GNUmakefile.postamble
    trunk/Etoile/etoile.make


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to