Re: [swift-dev] End of source-breaking changes for Swift 3

2016-07-27 Thread ematejska--- via swift-dev
> On Jul 27, 2016, at 1:21 PM, Jordan Rose via swift-dev > wrote: > > Associating some proposals with their current implementers for the record… > >> On Jul 27, 2016, at 12:38, Ted Kremenek via swift-dev > > wrote: >> >> Dear friends, >> >> Today is July 27 — and

Re: [swift-dev] Is SE-0138 UnsafeRawBufferPointer included in Xcode 8 beta 3?

2016-10-12 Thread ematejska--- via swift-dev
Hi, On behalf of Apple.. This is an error in the release notes. You’re not missing anything and Swift in Xcode 8.1 beta 2 is the same as Xcode 8.1 beta 3. Sorry for the confusion and we’ll get the release notes fixed up. Thanks, Ewa > On Oct 12, 2016, at 2:48 AM, Jens Persson via swift-de

[swift-dev] Details of what source compatibility with Swift 3 means

2016-12-01 Thread ematejska--- via swift-dev
Hi, (I already sent this to swift-evolution yesterday but cross-posting.) One of the Stage 1 goals of Swift 4 is source compatibility with Swift 3, but what does that precisely mean and how will we determine if the goal is achieved? This is the current proposal of how this goal ties back to th