Re: [swift-corelibs-dev] Wrapping up Swift 3 for swift-corelibs

2016-08-09 Thread David P Grove via swift-corelibs-dev
Bug filed: https://bugs.swift.org/browse/SR-2309 I've prototyped potential solution #2 this morning (embedding yet another copy of the blocks runtime into libdispatch).I need to do a little cleanup of the build plumbing, but it is workable. I have time to work on it this week once there is

Re: [swift-corelibs-dev] in-app purchase

2016-08-09 Thread Shawn Erickson via swift-corelibs-dev
This isn't likely a good list for this discussion maybe Swift users but more likely the Apple developer forums would be better. You say your code is fully of errors? Do you mean compile errors? If so if you post some small code samples and errors we could possibly help. -Shawn On Mon, Aug 8, 2016

Re: [swift-corelibs-dev] Query on init methods in Data.swift

2016-08-09 Thread Simon Evans via swift-corelibs-dev
Hi Tony, Thats good to know, I have actually done a fix to convert them both to non-optional, I will create a PR once the jenkins CI is working again and my PR#501 is merged. Simon > On 8 Aug 2016, at 18:05, Tony Parker wrote: > > Hi Simon, > > The correct one is