Re: Re: Passing param by reference then using within block throws exception
Re: Re: Passing param by reference then using within block throws exception
- Subject: Re: Re: Passing param by reference then using within block throws exception
- From: Steve Mills <email@hidden>
- Date: Thu, 22 Sep 2016 19:45:39 +0000 (GMT)
On Sep 22, 2016, at 02:31 PM, Kyle Sluder <email@hidden> wrote:
Are you able to reproduce this in a sample app? I tried the following
but got no crash:
I haven't tried. The real method this came from is much more complex than my simplified example; 6 enumerate* loop blocks on dicts and arrays (a couple nested), another parameter before the reference parameter, lots of object allocation. After spending the bulk of my day on tracking down the problem, I don't want to waste more trying to come up with a sample that duplicates it. I'm sure you understand. If ARC can't do the right thing, it should be flagged as something that the user should change.
Sent from iCloud's ridiculous UI, so, sorry about the formatting
_______________________________________________
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