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 RemoveDirectoryRecursively for immutable argument #5584

Merged

Conversation

fingolfin
Copy link
Member

It's a bad idea to modify an argument inplace anyway, unless this behavior is explicitly documented and 'necessary'.

Also add a bunch of tests to verify the text and more.

It's a bad idea to modify an argument inplace anyway, unless this
behavior is explicitly documented and 'necessary'
Copy link
Contributor

@james-d-mitchell james-d-mitchell left a comment

Choose a reason for hiding this comment

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

Looks good, particularly I don't think I've seen Last before, nice!

@fingolfin fingolfin merged commit 9d3fdea into gap-system:master Jan 13, 2024
22 checks passed
@fingolfin fingolfin deleted the mh/fix-RemoveDirectoryRecursively branch January 13, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression A bug that only occurs in the branch, not in a release release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants