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

Fixes issue around mutable capture of 'inout' parameter 'buffer' is not allowed in concurrently-executing code #1363

Merged
merged 7 commits into from
Aug 29, 2024

Conversation

mapierce
Copy link
Contributor

Description

This PR fixes an error thrown with Xcode 16 around mutable capture of buffer in Array+Parallel

Related issues

@mapierce
Copy link
Contributor Author

@art-divin art-divin merged commit 4e10fa7 into krzysztofzablocki:master Aug 29, 2024
2 checks passed
@art-divin
Copy link
Collaborator

Thank you for dealing with this. I am really busy and cannot invest time into even responding to questions 👷

@mapierce mapierce deleted the fix-mutable-capture branch August 29, 2024 08:55
@mapierce
Copy link
Contributor Author

Thank you for dealing with this. I am really busy and cannot invest time into even responding to questions 👷

No problem @art-divin any chance this could be released soon?

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