Re: memmove in Swift
Re: memmove in Swift
- Subject: Re: memmove in Swift
- From: Greg Parker <email@hidden>
- Date: Thu, 21 Aug 2014 14:10:10 -0700
On Aug 20, 2014, at 11:18 PM, Gerriet M. Denkmann <email@hidden> wrote:
> 2. the build-in Swift function sorted(array) crashes with an array of size 10 million and values in the range 0 ... 100. Probably due to excessive recursion.
We fixed the sort recursion problem recently, but I don't think it made it into beta 6.
--
Greg Parker email@hidden Runtime Wrangler
_______________________________________________
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