Hi Michael,
I just submitted my pull request:
https://github.com/apple/swift-corelibs-foundation/pull/928
Now waiting for an admin to initiate tests.
Thanks so much for your help!
Cheers!
Mohit
On Sun, Apr 2, 2017 at 12:36 PM, Michael Gottesman
wrote:
> No worries. Just trying to be helpful =
Hi Michael,
Thanks for checking up on me. I'm actually working on it right now. Will give
you an update in an hour or so...
Cheers!
--
Mohit Athwani
http://about.me/mohitathwani
On Apr 2, 2017, 12:59 AM -0700, Michael Gottesman , wrote:
> Hey Mohit!
>
> Were you able to build successfully?
>
>
I'm trying to get back to work starting from scratch on Swift Foundation on
my Ubuntu 16.04 LTS system.
I cloned the main swift repo and all of it's dependencies via ssh
./swift/utils/update-checkout --clone-with-ssh
and after running (taken from instructions from the Foundation site):
swift/ut
2017, at 6:29 PM, Mohit Athwani via swift-corelibs-dev <
> swift-corelibs-dev@swift.org> wrote:
>
> I'm trying to get back to work starting from scratch on Swift Foundation
> on my Ubuntu 16.04 LTS system.
>
> I cloned the main swift repo and all of it's dependencies v
I'm trying to get back to work starting from scratch on Swift Foundation on
my Ubuntu 16.04 LTS system.
I cloned the main swift repo and all of it's dependencies via ssh
./swift/utils/update-checkout --clone-with-ssh
and after running (taken from instructions from the Foundation site):
swift/ut
I am trying to build Foundation and is anybody else getting build.ninja: No
such file or directory error?
I just cloned everything from github. This did not happen with me when I
worked on my previous pull request.
Cheers!
Mohit
___
swift-corelibs-dev
ot;' failed.
I am on the master branch for swift and swift-corelibs-foundation and on
stable branch for llvm
Thanks,
Mohit
On Thu, Mar 2, 2017 at 12:58 AM, Alex Blewitt wrote:
> > On 2 Mar 2017, at 01:51, Mohit Athwani via swift-corelibs-dev <
> swift-corelibs-dev@swift.or
I am trying to build Foundation on my Ubuntu 16.04 LTS version using:
swift/utils/build-script --xctest --foundation -t
And it fails with the following tests failing:
Failing Tests (11):
Swift-Unit :: runtime/SwiftRuntimeTests/RefcountingTest.release
Swift-Unit :: runtime/SwiftRuntimeTest