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: [PATCH] Objective-C : Do not accept an object as parameter to a method


On Wed, Jun 26, 2002 at 04:57:56PM -0700, Devang Patel wrote:
> 
> With this simple patch compiler checks whether (and raise error if 
> required) an object
> is used as parameter to a method or not.  Because it is not a good idea 
> in Objective-C.

Errr, whyever not?  It seems like you would *want* that capability.

zw


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