Re: invalid code compiling in Xcode 2.2, but only in one project
Re: invalid code compiling in Xcode 2.2, but only in one project
- Subject: Re: invalid code compiling in Xcode 2.2, but only in one project
- From: Alexey Zakhlestin <email@hidden>
- Date: Wed, 7 Dec 2005 10:30:54 +0300
it shouldn't.
in one case, "strings" are (const char *) and in the other those are (char *).
so, different rules are applied to them
On 12/6/05, Sean McBride <email@hidden> wrote:
>
> Now I'm not a language lawyer, but if something is syntactically
> invalid, then shouldn't it be invalid whether or not I want my strings
> read only?
--
Alexey Zakhlestin
Milk Farm Software, ltd. CEO
http://www.milkfarmsoft.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden