Skip to content

swift4: String fixes #1024

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 8, 2017
Merged

Conversation

spevans
Copy link
Contributor

@spevans spevans commented Jun 2, 2017

  • Failable String initialiser has been obsoleted in swift4.

  • Subscripts returning String were obsoleted in Swift 4,
    explicitly construct a String from subscripted result.

Tested on swift 3 and 4.

- Failable String initialiser has been obsoleted in swift4.

- Subscripts returning String were obsoleted in Swift 4,
  explicitly construct a String from subscripted result.
@spevans spevans mentioned this pull request Jun 3, 2017
@alblue
Copy link
Contributor

alblue commented Jun 6, 2017

@swift-ci please test

@parkera parkera merged commit a1ea77f into swiftlang:master Jun 8, 2017
@spevans spevans deleted the pr_swift4_string_fixes branch August 9, 2017 06:42
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