Author: qmathe
Date: Thu Dec  5 14:14:11 2013
New Revision: 9749

URL: http://svn.gna.org/viewcvs/etoile?rev=9749&view=rev
Log:
Fixed mismatched method attributes warning.

This appears to be due to the init method family being redeclared in the 
implementation. According to ARC doc, a method family attribute in the 
interface 
is automatically copied to the implementation, so this might "explain" why we 
get 
this warning (the compiler warning doesn't make much sense).

Modified:
    trunk/Etoile/Frameworks/CoreObject/Core/COObject.m


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

Reply via email to