JuliaPlots / JuliaPlots/NumericIO.jl

Update to work with 1.11

Open
#7 3 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.