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

fix mmap deprecation warning #117

Merged
merged 1 commit into from Aug 13, 2015
Merged

Conversation

mweastwood
Copy link
Contributor

fixes #115

Compat.jl should take care of the v0.3 compatibility.

@tkelman
Copy link
Contributor

tkelman commented Aug 11, 2015

This should declare the dependency on the version of Compat where this was added in REQUIRE

also adds minimum Compat version to REQUIRE
@mweastwood
Copy link
Contributor Author

I think that's right. The minimum version of Compat is now specified in REQUIRE.

@mweastwood
Copy link
Contributor Author

Can this be merged?

jakebolewski added a commit that referenced this pull request Aug 13, 2015
fix mmap deprecation warning
@jakebolewski jakebolewski merged commit 96e58ee into JuliaIO:master Aug 13, 2015
@mweastwood
Copy link
Contributor Author

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.

Deprecation warning on mmap_array
3 participants