Skip to content
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

Use EnumeratedSequence.Iterator #446

Closed
wants to merge 1 commit into from
Closed

Use EnumeratedSequence.Iterator #446

wants to merge 1 commit into from

Conversation

palpatim
Copy link

Use EnumeratedSequence.Iterator instead of EnumeratedIterator<IndexingIterator>, which causes build failures in Xcode 10.2 beta 1.

Fixes #444

NOTE: Tests pass in both Xcode 10.1 and Xcode 10.2 beta 1.

Use `EnumeratedSequence.Iterator` instead of `EnumeratedIterator<IndexingIterator>`, which causes build failures in Xcode 10.2 beta 1.

Fixes #444 

NOTE: Tests pass in both Xcode 10.1 and Xcode 10.2 beta 1.
@apollo-cla
Copy link

@palpatim: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/

@martijnwalraven
Copy link
Contributor

I just merged #427, which includes a similar fix.

@WALLOUD
Copy link

WALLOUD commented Jan 30, 2019

-

@dmytrokrepkikh
Copy link

Hi. Should I use EnumeratedSequence.Iterator as type for keyIterator?

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.

5 participants