On Aug 20, 2014, at 11:18 PM, Gerriet M. Denkmann <[email protected]> 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 protected] Runtime Wrangler _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
