Re: function signature specialization crashlog
Re: function signature specialization crashlog
- Subject: Re: function signature specialization crashlog
- From: Torsten Curdt <email@hidden>
- Date: Tue, 01 Nov 2016 00:44:10 +0100
>
> If it helps, it looks like:
>
> - you're calling a function with the signature ([Foo.Store], CLLocation?,
> CLLocation?, Bool) throws -> [Foo.Store]
> - that function is calling another closure
>
Correct.
- that closure is crashing
>
That I got as well.
After a lot of staring at my code I might found a possible out of bounds
error.
But this has clearly not contributed much in finding it:
function signature specialization <Arg[0] = Owned To Guaranteed, Arg[1] =
Owned To Guaranteed> of Foo.StoresViewController.(viewDidLoad () ->
()).(closure #20) (StoresViewController.swift:0)
cheers,
Torsten
_______________________________________________
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