Skip to content

Add some explicit world age increments#131

Open
Keno wants to merge 1 commit into
masterfrom
kf/latestworld
Open

Add some explicit world age increments#131
Keno wants to merge 1 commit into
masterfrom
kf/latestworld

Conversation

@Keno

@Keno Keno commented Nov 20, 2024

Copy link
Copy Markdown
Contributor

Julia 1.12 will be stricter about implicit world age increments at toplevel and these annotations may be required (and are harmless on older julia versions). See JuliaLang/julia#56509.

[Please delete this text and describe your change here.
For bugfixes, please detail the bug and include a test case which your patch fixes.
If you are adding a new feature, please clearly describe the design, its rationale, the possible alternatives considered.
It is easiest to merge new features when there is clear precedent in other systems; we need to know we're taking
the right direction since it can be hard to change later.]

PR Checklist

  • Tests are added
  • Documentation, if applicable

Julia 1.12 will be stricter about implicit world age increments at
toplevel and these annotations may be required (and are harmless on
older julia versions). See JuliaLang/julia#56509.
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.

2 participants