Skip to content

Remove some TODOs #18

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
Dec 6, 2015
Merged

Remove some TODOs #18

merged 1 commit into from
Dec 6, 2015

Conversation

talzag
Copy link
Contributor

@talzag talzag commented Dec 4, 2015

Some of the TODOs in NSIndexSet regarding bounds checking were already implemented.

@talzag
Copy link
Contributor Author

talzag commented Dec 4, 2015

Reverted. That's what happens when I assume lol

@parkera
Copy link
Contributor

parkera commented Dec 4, 2015

Would you mind cleaning this up into a single commit (especially avoiding the merge commit and the revert)?

…removeIndex: and addIndex:. The bounds checking is already done at removeIndexesinRange: and addIndexesInRange:, which removeIndex: and addIndex: call through to respectively.
@talzag
Copy link
Contributor Author

talzag commented Dec 6, 2015

There we go, one commit!

parkera added a commit that referenced this pull request Dec 6, 2015
@parkera parkera merged commit 0c39876 into swiftlang:master Dec 6, 2015
atrick pushed a commit to atrick/swift-corelibs-foundation that referenced this pull request Jan 12, 2021
kateinoigakukun pushed a commit to kateinoigakukun/swift-corelibs-foundation that referenced this pull request Apr 29, 2021
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