-
-
Notifications
You must be signed in to change notification settings - Fork 224
Warnings when installing MTK on Julia-1.12.0-beta4 #3706
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
Comments
Dup? |
No, the warnings are different when comparing with #3701 Also, this is more urgent to fix than the warnings for Julia 1.13. |
But it's also a Julia-level bug. After SciML/NonlinearSolve.jl@2290121 I know for the last 2 months that the definition of |
@ChrisRackauckas You say that there is a bug in Julia 1.12 beta. Do you know which one? If yes, can you link it? If not, can you create an issue for this bug? Without issue it will not get fixed. |
Exact same as #3701, either it was JuliaObjects/ConstructionBase.jl#102 or it's a bug in Julia, since it's very easy to prove that the first usage of the type is before the call. |
When installing MTK in a clean project, I get the following warnings:
Output of versioninfo():
The text was updated successfully, but these errors were encountered: