JuliaIO / JLD.jl

Saving and loading julia variables while preserving native types
MIT License
278 stars 55 forks source link

JLD and JLD2 don't work in julia 1.7.0 #309

Closed ahalwright closed 1 year ago

ahalwright commented 2 years ago

Error on "save" and on "load":
ERROR: type DataType has no field mutable

musm commented 2 years ago

Status?

musm commented 1 year ago

stale