Hi Luke, > On Jun 21, 2016, at 3:50 PM, Luke Howard via swift-corelibs-dev > <swift-corelibs-dev@swift.org> wrote: > > Hi Tony, > > Just on the change to NSUUID’s decoder, it changes the existing behaviour > (note comment "failure to decode the entire uuid_t results in a new uuid”). I > don’t have time to test whether this comment is accurate but perhaps you can > cross-check with Darwin. > > Having said that, the new behaviour (returning nil on decode failure) does > make a lot more sense so perhaps it’s better to keep that. > > Cheers, > Luke >
Yup, I checked on this and you’re right that it returns a random UUID if decoding fails. This is a truly strange idea, so I’ve filed a bug for us to fix that there too (26930786). - Tony >> On 22 Jun 2016, at 2:46 AM, Tony Parker via swift-corelibs-dev >> <swift-corelibs-dev@swift.org <mailto:swift-corelibs-dev@swift.org>> wrote: >> >> Hi everyone, >> >> We’ve merged the swift-3 branch into master. Please let us know if you >> encounter any issues. >> >> I’m going to keep going through pull requests, but some may be out of date >> and need rebasing now. >> >> Thanks, >> - Tony >> >>> On Jun 14, 2016, at 10:24 AM, Tony Parker <anthony.par...@apple.com >>> <mailto:anthony.par...@apple.com>> wrote: >>> >>> Hello everyone, >>> >>> If you’ve downloaded Xcode 8 beta 1, you’ve seen some of the great changes >>> we’ve got coming up for Swift 3 on Darwin. We have been working in parallel >>> on those improvements and the changes that we need to bring >>> swift-corelibs-foundation up-to-date, including: >>> >>> * new value types (SE-0069) >>> * new names for API and NS-dropping changes (SE-0086) >>> * new tests (mostly part of the overlay, not all merged to corelibs yet) >>> >>> We plan to post later today a branch (name forthcoming) to the >>> swift-corelibs-foundation repository that contains the first version of all >>> of these changes. We’ve also been merging all of the other changes from >>> master branch. >>> >>> It’s not quite ready to merge back to master yet, so we would appreciate >>> your help! Check out the branch, look for errors or omissions, and submit >>> some PRs or send mail to this list. >>> >>> Our hope is to merge this branch very quickly, in the span of a week or two >>> at most. We will likely need to get some parallel PRs up for XCTest and >>> swiftpm to help them adapt to the new name and type changes. >>> >>> Thanks! >>> - Tony >>> >> >> _______________________________________________ >> swift-corelibs-dev mailing list >> swift-corelibs-dev@swift.org <mailto:swift-corelibs-dev@swift.org> >> https://lists.swift.org/mailman/listinfo/swift-corelibs-dev > > -- > www.lukehoward.com <http://www.lukehoward.com/> > soundcloud.com/lukehoward > > _______________________________________________ > swift-corelibs-dev mailing list > swift-corelibs-dev@swift.org > https://lists.swift.org/mailman/listinfo/swift-corelibs-dev
_______________________________________________ swift-corelibs-dev mailing list swift-corelibs-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-corelibs-dev