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

vpm: fix remove command on Windows, add test #20852

Merged
merged 4 commits into from
Feb 17, 2024

Conversation

ttytm
Copy link
Member

@ttytm ttytm commented Feb 17, 2024

Closes #20775

Adds a fix which is already used in other places to work around failing rm_dir commands (apparently permissions issues) on Windows.

@ttytm ttytm marked this pull request as draft February 17, 2024 06:56
@ttytm ttytm marked this pull request as ready for review February 17, 2024 07:45
Copy link
Member

@spytheman spytheman left a comment

Choose a reason for hiding this comment

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

Good work.

@spytheman spytheman merged commit 8b52420 into vlang:master Feb 17, 2024
52 checks passed
@ttytm ttytm deleted the vpm/fix-windows-remove branch April 23, 2024 15:39
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.

v remove fails to remove module properly.
2 participants