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

2016-12-19 Thread Daniel Dunbar via swift-dev
Thanks Mishal! + Mirza I reverted in: b68d158 while we investigate. - Daniel > On Dec 19, 2016, at 8:56 PM, mishal_shah via swift-dev > wrote: > > llbuild test failure: > > TEST 'llbuild-unit :: > BuildSystem/BuildSystemTests/BuildSystemFrontendTest.commandSkippingF

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

2016-12-19 Thread mishal_shah via swift-dev
llbuild test failure: TEST 'llbuild-unit :: BuildSystem/BuildSystemTests/BuildSystemFrontendTest.commandSkippingFailure' FAILED Note: Google Test filter = BuildSystemFrontendTest.commandSkippingFailure [==] Running 1 test from 1 test case. [

Re: [swift-dev] New Contributor

2016-12-19 Thread Robert Widmann via swift-dev
Hello Zeyad, Thanks for your interest in contributing to Swift. I’ve left some pointers in the linked SR on how I would go about emitting this diagnostic. Cheers, ~Robert Widmann > On Dec 19, 2016, at 7:47 AM, Zeyad Salloum via swift-dev > wrote: > > Dear Swift Developers, > I’m working on

Re: [swift-dev] swift driver on Darwin

2016-12-19 Thread Jordan Rose via swift-dev
[+swift-dev, swift-build-dev] Once upon a time I think I had the idea that swiftc should be useful independent of having a Clang install, but we've long since given up on that on Linux and it's not such an interesting configuration on Darwin. I don't have strong objections to merging them, thoug

Re: [swift-dev] Questions related to Chris's IBM talk

2016-12-19 Thread John McCall via swift-dev
> On Dec 17, 2016, at 1:25 PM, Nabeel Imtiaz via swift-dev > wrote: > Hi, > > I went through the speaker deck of Chris's talk @ IBM (would be great if > video was also available). What got me really excited, among all other > things, was the the manual memory management part. Particularly beca

[swift-dev] New Contributor

2016-12-19 Thread Zeyad Salloum via swift-dev
Dear Swift Developers, I’m working on my first swift contribution and i’ve chosen this starterBug https://bugs.swift.org/browse/SR-1553?filter=-3 I have cloned the repo and built it on my machine. I would love it if someone can point me on the ri