Re: [swift-dev] State of String: Ergonomics, and You!

2018-01-13 Thread Michael Ilseman via swift-dev
(I’m still working on a response on the ABI-side of this conversation, which deserves more time and thought) > On Jan 11, 2018, at 10:28 PM, Chris Lattner wrote: > > On Jan 10, 2018, at 11:55 AM, Michael Ilseman via swift-dev > mailto:swift-dev@swift.org>> wrote: >> ## String Ergonomics >> >

[swift-dev] Clean build test failures?

2018-01-13 Thread David Zarzycki via swift-dev
Hello, I’m seeing three recent test failures that don’t go away after a clean build, including deleting the module cache beforehand: Failing Tests (3): Swift(macosx-x86_64) :: Serialization/Recovery/typedefs.swift Swift(macosx-x86_64) :: Serialization/extension-of-typealias.swift Swi