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

Fix Oscar.build() #2058

Merged
merged 1 commit into from
Mar 16, 2023
Merged

Fix Oscar.build() #2058

merged 1 commit into from
Mar 16, 2023

Conversation

fingolfin
Copy link
Member

It requires Julia 1.9, which the code now enforces.

Resolves #1400

Draft because the tests on my system are still running (but I did not want to wait for them before submitting this, lest I forget about it)

Copy link
Member

@HereAround HereAround left a comment

Choose a reason for hiding this comment

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

Looks good to me. @fingolfin the tests pass. Ready for review/merge?

@fingolfin
Copy link
Member Author

Our CI does not test this, so it passing is irrelevant. I am busy with the kids now, will report the test outcomes later (or tweak the PR further)

@fingolfin fingolfin marked this pull request as ready for review March 16, 2023 01:39
@fingolfin
Copy link
Member Author

Works now

@fieker fieker merged commit 28d6908 into oscar-system:master Mar 16, 2023
@fingolfin fingolfin deleted the mh/PackageCompiler branch March 17, 2023 10:59
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.

Oscar.build() fails due to GAP's "foreign Julia type" not being serializable
3 participants