Skip to content

fix for #3510 #3513

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 1 commit into from
Feb 21, 2025
Merged

fix for #3510 #3513

merged 1 commit into from
Feb 21, 2025

Conversation

philwalk
Copy link
Contributor

Fix for #3510.
The problem occurs because the default value of OSTYPE in bash sessions changed from msys to cygwin.
This permits msys2 development environments to continue to be supported.

@philwalk
Copy link
Contributor Author

philwalk commented Feb 20, 2025

Screenshots of OSTYPE default values in a newly installed msys2 and then after an update:

image

after pacman -Syu update alters bash default OSTYPE value
image

Copy link
Contributor

@Gedochao Gedochao left a comment

Choose a reason for hiding this comment

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

LGTM

@Gedochao Gedochao merged commit 82fc505 into VirtusLab:main Feb 21, 2025
77 checks passed
Mee-Tree pushed a commit to Mee-Tree/scala-cli that referenced this pull request Mar 21, 2025
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.

generatate-native-image.sh in Windows bash environments fails due to @call
2 participants