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

2017-02-05 Thread Alex Hoppen via swift-dev
I just hit the same failure as well, maybe it helps for investigation: https://ci.swift.org/job/swift-PR-osx/5394/ . Triggering the test again solved the issue. – Alex > On 3 Feb 2017, at 19:13, Douglas Gregor via swift-dev > wrote: > > >> On F

Re: [swift-dev] Resilient dynamic dispatch ABI. Notes and mini-proposal.

2017-02-05 Thread Karl Wagner via swift-dev
> On 3 Feb 2017, at 03:57, Andrew Trick via swift-dev > wrote: > > I'm following up on a resilient dynamic dispatch discussion kicked off by > Slava during a performance team meeting to summarize some key > points on public [swift-dev]. > > It's easy to get sidetracked by the details of dynami

Re: [swift-dev] Breaking brain

2017-02-05 Thread Saleem Abdulrasool via swift-dev
On Wed, Feb 1, 2017 at 10:24 AM, Joe Groff via swift-dev < swift-dev@swift.org> wrote: > > > On Feb 1, 2017, at 2:33 AM, Chris Eidhof via swift-dev < > swift-dev@swift.org> wrote: > > > > The error tells you it's not a function, but a String. In other words, > it's a property of filemgr. Try calli