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

NSPointerArray: Implement fast enumeration #477

Merged
merged 3 commits into from
Dec 13, 2024
Merged

Conversation

hmelder
Copy link
Contributor

@hmelder hmelder commented Dec 12, 2024

No description provided.

@hmelder hmelder requested a review from rfm as a code owner December 12, 2024 10:23
Copy link
Contributor

@rfm rfm left a comment

Choose a reason for hiding this comment

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

Excellent. I didn't realise we had missed implementing this before.
I'm away from home until next Tuesday, but on the basis of viewing the diffs on my phone (great that you have done those test cases) and seeing the CI results, I'm happy to approve merging.

Incidentally, any idea why one of the CI runs keeps failing (unrelated to nspointerarray) the nsurlsession tests?

@hmelder
Copy link
Contributor Author

hmelder commented Dec 12, 2024

Incidentally, any idea why one of the CI runs keeps failing (unrelated to nspointerarray) the nsurlsession tests?

Looking into that right now.

@hmelder hmelder merged commit 4b3bd1a into master Dec 13, 2024
7 of 8 checks passed
@hmelder hmelder deleted the nspointerarray-fast-enum branch December 13, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants