Re: Compiler Warning City
Re: Compiler Warning City
- Subject: Re: Compiler Warning City
- From: Ondra Cada <email@hidden>
- Date: Fri, 25 Oct 2002 00:05:35 +0200
On Thursday, October 24, 2002, at 11:20 , G Douglas Davidson wrote:
There are some times where I don't want or can't easily use static typing,
and it would be really nice if the compiler could say "Hey, its type 'id'
, that means he does not want warnings about methods (which would be
impossible anyway) and warnings about return types (which would also be
impossible.)" Ideally I'd like the compiler to check on the static stuff
and not on the type "id" stuff.
That's *exactly* what happens.
If you don't think so, show us the offending code -- there must be some
bug there.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.