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] problems building swift-3.0-RELEASE

2016-10-26 Thread Jon Rafkind via swift-dev
git error. On 10/25/2016 04:50 PM, Jon Rafkind via swift-dev wrote: I am getting build errors in the clang/ directory when all of the swift-related components are checked out to the swift-3.0-RELEASE tag. First I checked out apple/swift from github, ran utils/update-checkout, then checked out

[swift-dev] problems building swift-3.0-RELEASE

2016-10-25 Thread Jon Rafkind via swift-dev
I am getting build errors in the clang/ directory when all of the swift-related components are checked out to the swift-3.0-RELEASE tag. First I checked out apple/swift from github, ran utils/update-checkout, then checked out each component to use swift-3.0-RELEASE (which I had to do manually