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

Issue 5636046: code review 5636046: io: API tweaks (Closed)

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

Description

io: API tweaks - eliminate local Error type (a historical artifact) - fix documentation of CopyN - fix documentation of WriteString Fixes issue 2859.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -15 lines) Patch
M src/pkg/io/io.go View 4 chunks +11 lines, -13 lines 0 comments Download
M src/pkg/io/pipe.go View 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 3
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 3 months ago (2012-02-06 03:25:54 UTC) #1
bradfitz
LGTM On Feb 5, 2012 7:26 PM, <r@golang.org> wrote: > Reviewers: rsc, > > Message: ...
12 years, 3 months ago (2012-02-06 04:06:32 UTC) #2
r
12 years, 3 months ago (2012-02-06 04:09:55 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=afa99ad294e7 ***

io: API tweaks
- eliminate local Error type (a historical artifact)
- fix documentation of CopyN
- fix documentation of WriteString
Fixes issue 2859.

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

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