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

Widen BufferedStreams.jl's bound on Compat.jl #11257

Merged
merged 1 commit into from
Mar 20, 2020

Conversation

mcabbott
Copy link
Contributor

@mcabbott mcabbott commented Mar 20, 2020

This is related to #8297, for which I made a PR two months ago JuliaIO/BufferedStreams.jl#60, which hasn't been merged.

xref #7094, a similar change.

BTW, today's path to this is that MAT.jl depends on BufferedStreams.jl: https://github.com/JuliaIO/MAT.jl/blob/master/Project.toml

@fredrikekre
Copy link
Member

I assume you tested that it works with Compat 3?

@mcabbott
Copy link
Contributor Author

I even got it to pass on Travis, in that PR. This is my version with a Project.toml file, I did not go as far as editing the local registry to test the version with only a REQUIRE file with Compat@3.

Compat version 3 also didn't drop anything, except support for Julia 0.6, as far as I know.

@mcabbott
Copy link
Contributor Author

And now I did ] dev Compat and edited that to be version 2.999.0. The tagged version of BufferedStreams.jl passes with that.

@fredrikekre fredrikekre merged commit 03029c3 into JuliaRegistries:master Mar 20, 2020
@mcabbott mcabbott deleted the patch-2 branch March 20, 2020 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants