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(internal): set slice should return a copy #187

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

jan-bar
Copy link
Contributor

@jan-bar jan-bar commented Apr 8, 2024

…ce causes an error

Closes #186

@bytemain bytemain changed the title fix(vfox env): Modifying the slice while traversing the slice referen… fix(vfox env): slice should return a copy Apr 8, 2024
@bytemain bytemain changed the title fix(vfox env): slice should return a copy fix(internal): slice should return a copy Apr 8, 2024
@bytemain bytemain changed the title fix(internal): slice should return a copy fix(internal): set slice should return a copy Apr 8, 2024
@aooohan aooohan merged commit 1c453c6 into version-fox:main Apr 8, 2024
@jan-bar jan-bar deleted the fix_remove_path branch April 8, 2024 08:08
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.

[BUG]: Set.Slice() []T Returning a reference causes deletion exceptions during loop traversal
3 participants