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

JLD now creates warnings, replace with JLD2 #71

Closed
richardreeve opened this issue Jul 21, 2021 · 1 comment · Fixed by #73
Closed

JLD now creates warnings, replace with JLD2 #71

richardreeve opened this issue Jul 21, 2021 · 1 comment · Fixed by #73

Comments

@richardreeve
Copy link
Member

We are using JLD in the code, and it creates warnings because it is behaving improperly with FileIO - I think it's a type piracy problem. I tried to suppress the warnings by being more precise about what we were doing, but it wasn't possible. I think the long term solution is to move to the data pipeline and/or JLD2, but I'm open to other suggestions (and maybe this is fixed in dev?).

@richardreeve
Copy link
Member Author

@claireh93 I think the JuliaNightly failure may be to do with JLD... it does something bad with FileIO, and I think that may now be forbidden on nightly. Maybe that's why they introduced the warning...

@richardreeve richardreeve changed the title JLD now creates warnings, drop? JLD now creates warnings, replace with JLD2 Jul 30, 2021
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 a pull request may close this issue.

1 participant