This is it Nadav: https://github.com/apple/swift/pull/296
-Brad Erickson
On Mon, Dec 7, 2015 at 1:20 PM, Nadav Rotem wrote:
> After reverting "Fixes [SR-78] swift compiler seg fault”” the only failing
> test is:
>
> ./test/decl/protocol/req/recursion.swift
>
> Jacob, can you send a link to your
It's https://github.com/apple/swift/pull/296
Jacob Bandes-Storch
On Mon, Dec 7, 2015 at 1:20 PM, Nadav Rotem wrote:
> After reverting "Fixes [SR-78] swift compiler seg fault”” the only failing
> test is:
>
> ./test/decl/protocol/req/recursion.swift
>
> Jacob, can you send a link to your pull re
I submitted a PR last night to fix the crasher and recursion.swift.
On Mon, Dec 7, 2015 at 12:52 PM Dmitri Gribenko via swift-dev <
swift-dev@swift.org> wrote:
> On Mon, Dec 7, 2015 at 12:49 PM, Brad Erickson via swift-dev <
> swift-dev@swift.org> wrote:
>
>> I'm hoping to get an ETA or learn the
On Mon, Dec 7, 2015 at 12:49 PM, Brad Erickson via swift-dev <
swift-dev@swift.org> wrote:
> I'm hoping to get an ETA or learn the plan for enabling Continuous
> integration on swift.org projects. It's listed as coming soon on the
> website. Unit tests and builds are being broken by current untest