Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

Warnings on 1.12 prerelease #175

Open
isaacsas opened this issue Apr 15, 2025 · 0 comments
Open

Warnings on 1.12 prerelease #175

isaacsas opened this issue Apr 15, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@isaacsas
Copy link
Member

On CI I am seeing

┌ SimpleNonlinearSolve
│  WARNING: Detected access to binding `SimpleNonlinearSolve.SimpleNewtonRaphson` in a world prior to its definition world.
│    Julia 1.12 has introduced more strict world age semantics for global bindings.
│    !!! This code may malfunction under Revise.
│    !!! This code will error in future versions of Julia.
│  Hint: Add an appropriate `invokelatest` around the access to this binding.
@isaacsas isaacsas added the bug Something isn't working label Apr 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant