Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - OS X (master) #708

2017-11-17 Thread Arnold via swift-dev
Should be fixed by https://github.com/apple/swift/pull/12998 > On Nov 17, 2017, at 1:29 PM, no-reply--- via swift-dev > wrote: > > [FAILURE] oss-swift-package-osx [#708] > > Build URL:https://ci.swift.org/job/oss-swift-package-osx/708/ > Project: oss-swift-package-osx > Date of build

Re: [swift-dev] [Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) #756

2017-11-17 Thread Douglas Gregor via swift-dev
Fixed by https://github.com/apple/swift/pull/12991#issuecomment-345338739 Sorry! - Doug > On Nov 17, 2017, at 10:15 AM, no-re...@swift.org wrote: > > [FAILURE] swift-master-source-compat-suite [#756] > > Build URL:https://ci.swift.org/job/swift-master-source-compat-suite/

[swift-dev] [Swift CI] Build Failure: OSS - Swift Package - OS X (master) #708

2017-11-17 Thread no-reply--- via swift-dev
<<< text/html; charset=UTF-8: Unrecognized >>> ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev

Re: [swift-dev] Ongoing work related to compilation performance

2017-11-17 Thread Graydon Hoare via swift-dev
>> Improving incremental mode >> == >> >> Another area that could use work is the incremental compilation logic in the >> driver -- that is, reducing the number of times a file is rebuilt when it >> "doesn't need to be" -- and some of the documentation and driver-level >

Re: [swift-dev] Forums for swift.org workgroup: looking for volunteers

2017-11-17 Thread Dimitri Racordon via swift-dev
I’d be more than happy to help as well! > On Nov 16, 2017, at 12:39 AM, Nicole Jacque via swift-dev > wrote: > > As Ted Kremenek has previously announced, we are in the process of moving the > Swift mailing lists to Discourse. Previously the discussion was mostly about > moving swift-evolutio

Re: [swift-dev] Ongoing work related to compilation performance

2017-11-17 Thread David Hart via swift-dev
> On 17 Nov 2017, at 01:27, Graydon Hoare via swift-dev > wrote: > > Hi, > > This is just an update on some work that's been ongoing in the past several > months related to tracking and improving Swift compilation performance. I've > been helping coordinate some of that work: documenting wh