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

julia 1.11 doesn't have Core.Intrinsics.arraylen #118

Closed
avik-pal opened this issue Apr 11, 2024 · 2 comments
Closed

julia 1.11 doesn't have Core.Intrinsics.arraylen #118

avik-pal opened this issue Apr 11, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@avik-pal
Copy link

No description provided.

@willtebbutt
Copy link
Member

Yup -- there's going to be quite a bit of intrinsic upgrades needed to handle arrays in 1.11 due to the change to using the new buffer type (I forget exactly what it's called). Mostly likely I'll drop support for 1.10 when 1.11 is released.

@willtebbutt willtebbutt added the enhancement New feature or request label Apr 29, 2024
@willtebbutt
Copy link
Member

Closing in favour of #180 in order to only have one issue about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants