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 error thrown by filesize(::IOStream) #35984

Merged
merged 1 commit into from
May 22, 2020
Merged

Conversation

JeffBezanson
Copy link
Member

An Mmap test was expecting this, plus there was a case that errno wasn't set in ios.c. This must have been caused by #35925, but that PR (and I believe, some since then) passed CI so I'm not sure what's going on.

@JeffBezanson JeffBezanson added the bugfix This change fixes an existing bug label May 22, 2020
@JeffBezanson JeffBezanson merged commit 97a6258 into master May 22, 2020
@JeffBezanson JeffBezanson deleted the jb/filesize_ioerror branch May 22, 2020 05:27
simeonschaub pushed a commit to simeonschaub/julia that referenced this pull request Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant