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

Fix associative domain ^= to avoid removing while iterating #15966

Merged
merged 1 commit into from
Jun 29, 2020

Conversation

ronawho
Copy link
Contributor

@ronawho ronawho commented Jun 29, 2020

Fix a bug in the associative domain ^= implementation where we were
removing elements while iterating over it. Similar to #15957 and #15962

Fix a bug in the associative domain ^= implementation where we were
removing elements while iterating over it. Similar to 15957 and 15962
@ronawho ronawho requested a review from mppf June 29, 2020 13:52
@ronawho ronawho merged commit 16b9655 into chapel-lang:master Jun 29, 2020
@ronawho ronawho deleted the fix-assoc-arr-rm-while-iter branch June 29, 2020 14:06
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