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

Issue 5311068: code review 5311068: io: use error, add EOF, avoid os (Closed)

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

Description

io: use error, add EOF, avoid os

Patch Set 1 #

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

Patch Set 3 : diff -r 26990717694c https://go.googlecode.com/hg/ #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -107 lines) Patch
M src/pkg/io/io.go View 1 25 chunks +55 lines, -47 lines 0 comments Download
M src/pkg/io/io_test.go View 1 7 chunks +9 lines, -10 lines 0 comments Download
M src/pkg/io/multi.go View 1 3 chunks +6 lines, -8 lines 0 comments Download
M src/pkg/io/multi_test.go View 1 3 chunks +3 lines, -4 lines 0 comments Download
M src/pkg/io/pipe.go View 1 9 chunks +25 lines, -25 lines 0 comments Download
M src/pkg/io/pipe_test.go View 1 10 chunks +12 lines, -13 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 4 months ago (2011-10-28 04:04:47 UTC) #1
r2
LGTM
13 years, 4 months ago (2011-10-31 18:57:46 UTC) #2
rsc
13 years, 4 months ago (2011-11-02 01:48:55 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=f751618f828b ***

io: use error, add EOF, avoid os

R=r, r
CC=golang-dev
http://codereview.appspot.com/5311068
Sign in to reply to this message.

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