This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Your 'Class <Protocol>' Work



On 28 Sep 2004, at 13.13, d.ayers@inode.at wrote:



On 28 Sep 2004, at 12.11, David Ayers wrote:


David Ayers wrote:


OK, this has been bubble strapped and regtested for ObjC on i686-pc-linux-gnu after bootstrap of cvs today. I'll run a full bootstrap of c,objc,c++ tonight and regtest everything again tomorrow.


Hmm. seems the files got truncated somehow. Let's try again...

Thanks. FYI, there is now a separate objc/ChangeLog; I'll split it off
for you. :-)

Thanks.


Can you explain what/why PROTOCOL_DECLARED_BY_ROOT is?


"A protocol declared by a root class. Instance methods of these protocols
are also taken into accunt when searching for class methods."

OK, I got a bit confused by your naming convention. :-) I think you mean
protocols that were _adopted_ by root classes, right? Makes more sense now.


--Zem


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]