Skip to content

[Basic] Fix build warnings #1508

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

Closed
wants to merge 1 commit into from

Conversation

bhargavg
Copy link
Contributor

Tried building SPM with 25th Feb snapshot, got the following warnings in OrderedSet:

Use Range instead of CountableRange

Looks like this usage is deprecated: https://github.com/apple/swift/blob/swift-DEVELOPMENT-SNAPSHOT-2018-02-25-a/stdlib/public/core/Range.swift#L280

@bhargavg bhargavg requested a review from aciidgh February 26, 2018 11:58
@aciidgh aciidgh self-assigned this Feb 26, 2018
@aciidgh
Copy link
Contributor

aciidgh commented Feb 26, 2018

Thanks!

@aciidgh
Copy link
Contributor

aciidgh commented Mar 22, 2018

This was fixed in #1542

@aciidgh aciidgh closed this Mar 22, 2018
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