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

Replace Ptr{None} with Ptr{Void} for 0.4-dev compatibility #20

Merged
merged 1 commit into from
Sep 29, 2014
Merged

Replace Ptr{None} with Ptr{Void} for 0.4-dev compatibility #20

merged 1 commit into from
Sep 29, 2014

Conversation

ivarne
Copy link
Contributor

@ivarne ivarne commented Sep 29, 2014

Ptr{None} is deprecated, see JuliaLang/julia#8423

Please check that this is correct, I just searched for usages in packages registered in METADATA, and might have made mistakes.

Ptr{None} is deprecated, see JuliaLang/julia#8423

Please check that this is correct, I just searched for usages in packages registrerd in METADATA, and might have made mistakes.
meggart added a commit that referenced this pull request Sep 29, 2014
Replace Ptr{None} with Ptr{Void} for 0.4-dev compatibility
@meggart meggart merged commit 4690af9 into meggart:master Sep 29, 2014
meggart added a commit that referenced this pull request Mar 5, 2019
Support chunking of variables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants