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 read!(s::IO, a::Vector{UInt8}) to return a #13433

Merged
merged 1 commit into from
Oct 3, 2015
Merged

Fix read!(s::IO, a::Vector{UInt8}) to return a #13433

merged 1 commit into from
Oct 3, 2015

Conversation

tkelman
Copy link
Contributor

@tkelman tkelman commented Oct 3, 2015

lost in #12839

This was causing failures in ZipFile.jl, ref fhs/ZipFile.jl#20 (comment) and #13357 (comment)

@tkelman tkelman added domain:io Involving the I/O subsystem: libuv, read, write, etc. backport pending 0.4 labels Oct 3, 2015
tkelman added a commit that referenced this pull request Oct 3, 2015
lost in #12839

(cherry picked from commit 42b340e)
ref #13433
tkelman added a commit that referenced this pull request Oct 3, 2015
lost in #12839

(cherry picked from commit 42b340e)
ref #13433
tkelman added a commit that referenced this pull request Oct 3, 2015
lost in #12839

(cherry picked from commit 010df39)
ref #13433
@tkelman
Copy link
Contributor Author

tkelman commented Oct 3, 2015

I'll merge later today so we can get on with rc4 in #13357 if no objections and the pkgeval results there look good.

tkelman added a commit that referenced this pull request Oct 3, 2015
Fix read!(s::IO, a::Vector{UInt8}) to return a
@tkelman tkelman merged commit 915bba8 into master Oct 3, 2015
@tkelman tkelman deleted the tk/fixio branch October 3, 2015 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:io Involving the I/O subsystem: libuv, read, write, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant