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
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/
<<< text/html; charset=UTF-8: Unrecognized >>>
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/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
>
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
> 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