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

Dynamically determine the operating system on win7 #632

Open
wants to merge 1 commit into
base: release-0.4
Choose a base branch
from

Conversation

ZhuWenhao-88
Copy link

Although #509 has been resolved, there is still a problem.
For some reasons, We will build .julia in advance on win10 and then use it on win 7/win 10/win 11, which will cause the jldopen function of JLD2 on win 7 to be unavailable.Therefore, I need to dynamically determine the operating system to initialize DEFAULT_IOTYPE when JLD2 is initialized.

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.

1 participant