Skip to content

[stdlib] Eliminate some warnings while building the stdlib #17262

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 18, 2018

Conversation

moiseev
Copy link
Contributor

@moiseev moiseev commented Jun 15, 2018

  • Move deprecated declarations into a separate deprecated extension
    (suppresses tghe warning)
  • Mark an initializer from CharacterView as deprecated

Addresses: rdar://problem/40625231

- Move deprecated declarations into a separate deprecated extension
(suppresses tghe warning)
- Mark an initializer from CharacterView as deprecated

Addresses: <rdar://problem/40625231>
@moiseev moiseev requested a review from milseman June 15, 2018 22:32
@moiseev
Copy link
Contributor Author

moiseev commented Jun 15, 2018

@swift-ci Please test

Copy link
Member

@milseman milseman left a comment

Choose a reason for hiding this comment

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

LGTM

@moiseev moiseev merged commit c16d9ce into swiftlang:master Jun 18, 2018
@moiseev moiseev deleted the characterview-warning branch June 18, 2018 17:48
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.

2 participants