Skip to content

Conversation

@bhasden
Copy link

@bhasden bhasden commented May 12, 2022

The osutil package doesn't appear to be Windows compatible. The only method being used was CopyUtil. I copied the CopyUtil function into the main.go file and cleaned up the go.mod file.

The osutil package doesn't appear to be Windows compatible. The only method being used was CopyUtil. I copied the CopyUtil function into the main.go file and cleaned up the go.mod file.
@bhasden
Copy link
Author

bhasden commented May 13, 2022

Just to be abundantly clear, this changeset allows the code to compile and run on Windows machines. After compiling, I ran go-mutesting . against a sample project and everything appeared to work properly. This should resolve #58.

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