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

ex7.4: incorrect logic #18

Open
isaackleinman opened this issue Jul 8, 2019 · 0 comments
Open

ex7.4: incorrect logic #18

isaackleinman opened this issue Jul 8, 2019 · 0 comments

Comments

@isaackleinman
Copy link

The implementation of Read sets the EOF error if no data is left after the last read; it should only be set in the subsequent read. Compare with the behavior of strings.Read()

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

No branches or pull requests

1 participant