[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

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

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] ***

[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

Re: [swift-corelibs-dev] Calendar identifiers

2016-10-04 Thread Pushkar N Kulkarni via swift-corelibs-dev
Hi Alex, Thanks for your response. This failure doesn't happen with ISO8601 alone. There are half a dozen identifiers that aren't supported. Having said that, I added these identifiers to that if-statement and the calendar initialization did happen:.indian, .islamicTabular, .islamicUmmAlQura,

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: