JuliaPlots / JuliaPlots/NumericIO.jl
Update to work with 1.11
Open
- Dominant language
- Julia
- Stars
- 17
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
NumericIO uses the resize!() command in line 395. As mentioned in this [post](https://discourse.julialang.org/t/resize-error-in-1-11/122777/1), this causes an error with Julia 1.11 because of the new memory structure which does not allow the resize!() command to work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.