Skip to content

[stdlib] Change C-style for loop to Swift-style for-in loop #923

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
Jan 12, 2016
Merged

[stdlib] Change C-style for loop to Swift-style for-in loop #923

merged 1 commit into from
Jan 12, 2016

Conversation

johnlui
Copy link
Contributor

@johnlui johnlui commented Jan 9, 2016

This has been fully tested with no "C-style for loop" compiler warnings.

This is a bug-fixed replace of #889 .

@moiseev

@moiseev
Copy link
Contributor

moiseev commented Jan 12, 2016

Thanks for your patience, @johnlui . We needed to make sure there is no performance degradation. As Nadav says, good to go now.

moiseev added a commit that referenced this pull request Jan 12, 2016
[stdlib] Change C-style for loop to Swift-style for-in loop
@moiseev moiseev merged commit f82389a into swiftlang:master Jan 12, 2016
@johnlui
Copy link
Contributor Author

johnlui commented Jan 13, 2016

@moiseev Thank you very much!

MaxDesiatov added a commit to MaxDesiatov/swift that referenced this pull request May 10, 2020
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