Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(237)

Issue 4271080: code review 4271080: io: fixes for Read with n > 0, os.EOF (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years ago by rh
Modified:
13 years, 12 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

io: fixes for Read with n > 0, os.EOF

Patch Set 1 #

Patch Set 2 : diff -r 20b1f499456d https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 20b1f499456d https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 4 : diff -r fd6ade18359d https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -19 lines) Patch
M src/pkg/io/io.go View 1 2 3 1 chunk +10 lines, -10 lines 0 comments Download
M src/pkg/io/io_test.go View 1 2 chunks +28 lines, -5 lines 0 comments Download
M src/pkg/io/multi.go View 1 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 6
rh
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years ago (2011-03-26 22:10:40 UTC) #1
rsc
Thanks for taking care of this. http://codereview.appspot.com/4271080/diff/7001/src/pkg/io/io.go File src/pkg/io/io.go (right): http://codereview.appspot.com/4271080/diff/7001/src/pkg/io/io.go#newcode192 src/pkg/io/io.go:192: switch { This ...
14 years ago (2011-04-02 00:16:18 UTC) #2
rh
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years ago (2011-04-06 23:59:48 UTC) #3
rh
PTAL. On 2011/04/02 00:16:18, rsc wrote: > Thanks for taking care of this. > > ...
14 years ago (2011-04-07 00:03:00 UTC) #4
rsc
LGTM
14 years ago (2011-04-08 17:45:34 UTC) #5
rsc
14 years ago (2011-04-08 17:45:58 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=bafb61010a9d ***

io: fixes for Read with n > 0, os.EOF

R=rsc
CC=golang-dev
http://codereview.appspot.com/4271080

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b