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

fpm_environment: lower windows check precedence in get_os_type function #802

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

sloorush
Copy link
Contributor

I have lowered the precedence of the windows check so that this problem does not occur in cygwin.

Known issues:

I am not sure how to fix the issue for MINGW. If someone can guide me, I will be happy to fix it.

@sloorush
Copy link
Contributor Author

Hi, Could any maintainer please approve the workflows and review the PR whenever they have time?

Copy link
Member

@awvwgk awvwgk left a comment

Choose a reason for hiding this comment

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

Looks like a reasonable fix for now.

@awvwgk awvwgk requested a review from a team December 12, 2022 19:45
Copy link
Member

@everythingfunctional everythingfunctional left a comment

Choose a reason for hiding this comment

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

Seems reasonable to me.

@awvwgk awvwgk merged commit 47b49ec into fortran-lang:main Dec 12, 2022
@sloorush
Copy link
Contributor Author

Thank you! 😃

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.

OS detection is faulty
3 participants