Re: [swift-dev] Swift 2.3 branch build broken

2016-11-04 Thread Jon Rafkind via swift-dev
Is there a plan to make a swift-2.3-RELEASE tag for the various swift-* repos? I am also interested in creating a working swift-2.3 from source. What branches should I use? So far I've tried this configuration, without success swift: swift-2.3-branch llvm: swift-3.0-branch clang: swift-3.0-b

Re: [swift-dev] Swift 2.3 branch build broken

2016-09-09 Thread Ben Langmuir via swift-dev
+Nicole, Ted Can we delete swift-2.3-branch in swift-clang/swift-llvm? This is a common gotcha when checking out 2.3. If it’s not already tagged (which would be surprising), we can tag this for archival. Ben > On Sep 9, 2016, at 1:39 PM, Devin Coughlin via swift-dev > wrote: > > >> On Se

Re: [swift-dev] Swift 2.3 branch build broken

2016-09-09 Thread Devin Coughlin via swift-dev
> On Sep 9, 2016, at 11:50 AM, Matt Rajca via swift-dev > wrote: > > Hello, > > I’ve been unable to build Swift 2.3 with both Xcode 8 GM on 10.12 and Xcode > 7.3/8 GM on 10.11. > > Trying to build with Xcode 8 GM on 10.12 and 7.3 GM on 10.11 results in: > "error: protocol '__BridgedNSError'

[swift-dev] Swift 2.3 branch build broken

2016-09-09 Thread Matt Rajca via swift-dev
Hello, I’ve been unable to build Swift 2.3 with both Xcode 8 GM on 10.12 and Xcode 7.3/8 GM on 10.11. Trying to build with Xcode 8 GM on 10.12 and 7.3 GM on 10.11 results in: "error: protocol '__BridgedNSError' requires '_NSErrorDomain' to be available on OS X 10.9.0 and newer” errors. Buildin