Re: [swift-dev] CI upgrade today

2016-10-25 Thread mishal_shah via swift-dev
Hi Everyone, CI Update completed. Thanks, Mishal shah > On Oct 25, 2016, at 9:28 AM, Nicole Jacque via swift-dev > wrote: > > Hi All- > > The CI bots on swift.org will be down temporarily, starting at 11 AM > (California time) while we install the Xcode GM seed.

[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

[swift-dev] #pragma message?

2016-10-25 Thread Ron Olson via swift-dev
Hi all- I have an iOS project that has multiple schemes for determining which backend server to talk to (dev/staging/prod) as well as some custom text for the version label. I've been using the -D flag during compiling to invoke the right #if/#elseif/#endif pragmas in my Swift code, but I

[swift-dev] CI upgrade today

2016-10-25 Thread Nicole Jacque via swift-dev
Hi All- The CI bots on swift.org will be down temporarily, starting at 11 AM (California time) while we install the Xcode GM seed. (Available for download here: https://developer.apple.com/download/) We’ll post a corresponding preview snapshot at that time as well. Thanks! Nicole

[swift-dev] announcing Server APIs work group

2016-10-25 Thread Ted Kremenek via swift-dev
Hi everyone, I’d like to announce the introduction of a new Server APIs work group: https://swift.org/blog/server-api-workgroup/ From the blog post: "Since Swift became available on Linux there has been a huge amount of interest in using Swift on the server, resulting in the emergence of a

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #8105

2016-10-25 Thread Alex L via swift-dev
This is an error in a change I cherry picked to swift-3.1, I will push a fix to swift-3.1 now. On 25 October 2016 at 18:51, wrote: > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#8105] > Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux- >

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #8105

2016-10-25 Thread Alex L via swift-dev
I committed a fix commit 2a0ee4a4880e725de37818fdf0646b0830ee3468 to the swift-3.1-branch in swift-clang. On 25 October 2016 at 19:10, Alex L wrote: > This is an error in a change I cherry picked to swift-3.1, I will push a > fix to swift-3.1 now. > > On 25 October 2016 at