discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: protocols being implemented in the superclass


From: Helge Hess
Subject: Re: protocols being implemented in the superclass
Date: Tue, 17 Dec 2002 17:51:09 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021201

Nicola Pero wrote:
this warning sometime is desirable, sometime is not.

You can use the GCC option '-Wno-protocol' to turn it off.

I have the same problem like Stefan. -Wno-protocol turns off *all* protocol warnings which is not what we (at least I ;-) want. The compiler should only warn if the set of all superclasses do not implement the required methods.
Need to check the ObjC reference whether it says something about this.

Greetings
  Helge




reply via email to

[Prev in Thread] Current Thread [Next in Thread]