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

Add some explicit world age increments #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Keno
Copy link
Contributor

@Keno Keno commented Nov 20, 2024

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.

1 participant