[swift-dev] [SourceKit] static modifier

2017-05-07 Thread Jose Cheyo Jimenez via swift-dev
Hi, I am trying to understand why sourceKit is reporting `static` as a "source.lang.swift.syntaxtype.keyword" instead of a “source.lang.swift.syntaxtype.attribute.builtin”? All the modifiers in this list (except for class and static) are `builtin` https://developer.apple.com/library/content/do

[swift-dev] Porting Swift to Haiku

2017-05-07 Thread Joseph Calvin Hill via swift-dev
Hello swift-dev! I'm one of the selected GSoC 2017 students under the Haiku Project [0] and I intend to add Haiku support to the Swift compiler and its standard libraries. [1] Haiku is an open-source operating system that specifically targets personal computing and aims to be a platform that i

Re: [swift-dev] Porting Swift to Haiku

2017-05-07 Thread William Dillon via swift-dev
Hi Joseph, That’s awesome!!  I love BeOS back in the day. I work on the 32-bit swift port for ARM/Linux.  Swift works just fine with 32-bit systems. Good luck! - Will On May 7, 2017 at 2:19:15 PM, Joseph Calvin Hill via swift-dev (swift-dev@swift.org) wrote: Hello swift-dev! I'm one of th

[swift-dev] swift.org nightlies are old

2017-05-07 Thread Karl Wagner via swift-dev
It looks like the nightlies on swift.org haven’t been uploading properly for some time now. The latest toolchain from master is dated April 26th. Could somebody look in to it? Thanks - Karl ___ swift-dev mailing list swift-dev@swift.org https://lists.

Re: [swift-dev] swift.org nightlies are old

2017-05-07 Thread Bob Wilson via swift-dev
There was a problem with some test failures blocking the build. We should at least be able to xfail those tests to get things unblocked tomorrow. > On May 7, 2017, at 8:49 PM, Karl Wagner via swift-dev > wrote: > > It looks like the nightlies on swift.org haven’t been uploading properly for >