Skip to content

1831 remove windows executable functionality #1868

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

Merged
merged 3 commits into from
Dec 31, 2022

Conversation

alex-courtis
Copy link
Member

fixes #1831


return M.is_windows_exe(ext)
end

Copy link
Member Author

Choose a reason for hiding this comment

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

Feels good.

Copy link
Collaborator

@gegoune gegoune left a comment

Choose a reason for hiding this comment

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

Well done with factoring out flags to utils. Have seen those checks in code all over place before and it was such an eyesore.

@alex-courtis alex-courtis merged commit 3c4958a into master Dec 31, 2022
@alex-courtis
Copy link
Member Author

Well done with factoring out flags to utils. Have seen those checks in code all over place before and it was such an eyesore.

There are only a few places they are actually used.

I was suprised to learn that trash doesn't work on macOS or windows...

@alex-courtis alex-courtis deleted the 1831-remove-windows-executable-functionality branch December 31, 2022 01:35
@gegoune
Copy link
Collaborator

gegoune commented Dec 31, 2022

Trash itself doesn't but there is another tool, it might even be shipped with macOS, but I never had a need to use it so can't recall its name.

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.

Round Number Delay When Starting Under WSL
2 participants