Skip to content

fix serializing Methods for v1.2 #37

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

Merged
merged 1 commit into from
Sep 27, 2019

Conversation

JeffBezanson
Copy link
Contributor

This gets tests passing on 1.2 and master. It doesn't support reading functions from old files, but that would be much harder (see e.g. JuliaLang/julia#32028).

@ararslan
Copy link
Member

@MikeInnes bump

@ararslan
Copy link
Member

@MikeInnes, knock knock

else
const _uncompress = Base._uncompressed_ast
end

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whats with the lack of indentation?

@ranocha
Copy link
Contributor

ranocha commented Sep 30, 2019

Could there be a new release including this fix for users of Julia v1.2, please?

@MikeInnes
Copy link
Collaborator

Done with v0.2.4.

@ranocha
Copy link
Contributor

ranocha commented Oct 3, 2019

Thanks!

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 this pull request may close these issues.

5 participants