Re: Why can't I name a property `tag'?
Re: Why can't I name a property `tag'?
- Subject: Re: Why can't I name a property `tag'?
- From: Randall Meadows <email@hidden>
- Date: Thu, 10 Jul 2008 13:34:34 -0600
On Jul 10, 2008, at 1:29 PM, Michael Ash wrote:
Some experimentation reveals that the compiler is "merely" extremely
inconsistent about when it warns. For example, int and void warns,
float and void warns, but float and int does not. Double and int
warns, double and float warns, but int and id does not. I can't find
any particular pattern to it, but it's clear that it's a bug, not a
deliberate omission. I recommend you file a bug with Apple.
Based on this sample size of 6 data points, it would appear the
pattern is based on the relative sizes of the types.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden