Skip to content

Conversation

@CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Jul 27, 2016

This pull request and swiftlang/swift#3761 must be merged in concert with each other.

@CodaFi CodaFi force-pushed the bundled-accessories branch from c3bebf1 to ac12550 Compare July 27, 2016 23:17
uncheckedDiagnostics = Set(warningStream.bytes.asReadableString.characters.split(separator: "\n").map(String.init))
} catch {
let errorStr = String(error)
let errorStr = String(describing: error)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hurray!!!! I'm so glad we are getting this for Swift3.

@CodaFi CodaFi force-pushed the bundled-accessories branch from ac12550 to 1e5491d Compare July 28, 2016 22:14
@tkremenek tkremenek merged commit 9ecd75c into swiftlang:master Jul 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants