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

New version of MathematicalSystems #53

Merged
merged 3 commits into from
Dec 23, 2022
Merged

Conversation

schillic
Copy link
Collaborator

@schillic schillic commented Dec 14, 2022

TagBot does not trigger anymore. Maybe wake it up?

EDIT: The build error in v1.8 x86 seems unrelated:

InexactError: trunc(Int32, -1.0507929548530072e199)

@schillic schillic requested a review from blegat December 14, 2022 06:49
@blegat
Copy link
Owner

blegat commented Dec 14, 2022

Thanks, there are updates to do in the examples as well

@schillic
Copy link
Collaborator Author

schillic commented Dec 18, 2022

Done! But there is a new build error on v1.8.3:

ERROR: LoadError: Wrapping `Vararg` directly in UnionAll is deprecated (wrap the tuple instead).
[...]
ERROR: LoadError: Failed to precompile MappedArrays

Again I think this is independent of this PR.

About the error:
MappedArrays.jl has not seen an update since over a year. Maybe consider replacing this dependency or ask about the status of the open PR that tries to fix this warning (now error).

@schillic
Copy link
Collaborator Author

I deactivated depwarn: error on CI to fix the build. @blegat let me know what you think.

@blegat
Copy link
Owner

blegat commented Dec 23, 2022

Thanks!

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.

None yet

2 participants