Re: Disabling auto-synthesis of property accessors.
Re: Disabling auto-synthesis of property accessors.
- Subject: Re: Disabling auto-synthesis of property accessors.
- From: Jens Alfke <email@hidden>
- Date: Thu, 21 May 2015 11:28:26 -0700
> On May 21, 2015, at 10:40 AM, Fritz Anderson <email@hidden> wrote:
>
> I must have misinterpreted the question. I had understood Alex wanted a build option to turn off the auto-synthesis of properties, so the compiler could complain at every conflation of ivars with @propertys.
The warning causes the compiler to complain exactly as you describe, only it doesn’t do it by turning off auto-synthesis; instead it makes the auto-synthesis trigger a warning.
—Jens
_______________________________________________
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