[swift-dev] CI outage tomorrow

2016-10-04 Thread Nicole Jacque via swift-dev
Hi All- The CI bots on swift.org will be down temporarily, starting at 11 AM (California time) while we install the newest Xcode beta. We’ll post a corresponding preview snapshot at that time as well. Thanks! Nicole ___ swift-dev mailing list swift

Re: [swift-dev] [semantic-arc][proposal] High Level ARC Memory Operations

2016-10-04 Thread John McCall via swift-dev
> On Sep 30, 2016, at 11:54 PM, Michael Gottesman via swift-dev > wrote: > > The document attached below contains the first "Semantic ARC" mini proposal: > the High Level ARC Memory Operations Proposal. > > An html rendered version of this markdown document is available at the > following UR

Re: [swift-dev] swiftCore dependencies on Foundation

2016-10-04 Thread Joe Groff via swift-dev
> On Oct 4, 2016, at 10:11 AM, Jordan Rose via swift-dev > wrote: > > In HuonW’s recent pull request we > hit an unusual error : > >> 2016-10-03 12:34:08.112 swift[56714:13650955] *** Terminating app due t

Re: [swift-dev] Differences between Xcode official toolchains and tagged releases from repository

2016-10-04 Thread Jordan Rose via swift-dev
Thanks, Xavi. Hopefully these aren't blocking you in Xcode 8 either (in either Swift 2.3 or Swift 3). > On Oct 4, 2016, at 8:03, Xavier Jurado via swift-dev > wrote: > > Hello Jordan, > > We have filled two bugs against bugs.swift.org to document two crashes > that are only reproducible with

[swift-dev] swiftCore dependencies on Foundation

2016-10-04 Thread Jordan Rose via swift-dev
In HuonW’s recent pull request we hit an unusual error : > 2016-10-03 12:34:08.112 swift[56714:13650955] *** Terminating app due to > uncaught exception 'NSInvalidArgumentException', reason: '*** -length only

Re: [swift-dev] Differences between Xcode official toolchains and tagged releases from repository

2016-10-04 Thread Xavier Jurado via swift-dev
Hello Jordan, We have filled two bugs against bugs.swift.org to document two crashes that are only reproducible with our toolchain built from the swift-2.2.1-RELEASE tag, but that appear fixed in the official toolchain bundled with Xcode 7.3.1 (7D1014). Crashers: https://bugs.swift.org/browse/SR