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

Issue 5774043: code review 5774043: io: more docs on WriterAt (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by bradfitz
Modified:
13 years ago
Reviewers:
adg
CC:
golang-dev, gri, rsc
Visibility:
Public.

Description

io: more docs on WriterAt Updates issue 1599

Patch Set 1 #

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

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

Total comments: 1

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

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M src/pkg/io/io.go View 1 2 3 1 chunk +7 lines, -0 lines 1 comment Download

Messages

Total messages: 8
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years ago (2012-03-07 17:45:46 UTC) #1
gri
LGTM but rsc may have more to say - gri On Wed, Mar 7, 2012 ...
13 years ago (2012-03-07 17:49:54 UTC) #2
bradfitz
Thanks. Will wait on more feedback, then. On Wed, Mar 7, 2012 at 9:49 AM, ...
13 years ago (2012-03-07 18:32:45 UTC) #3
rsc
LGTM http://codereview.appspot.com/5774043/diff/4001/src/pkg/io/io.go File src/pkg/io/io.go (right): http://codereview.appspot.com/5774043/diff/4001/src/pkg/io/io.go#newcode182 src/pkg/io/io.go:182: // destination if the ranges are not overlapping, ...
13 years ago (2012-03-07 18:36:36 UTC) #4
bradfitz
*** Submitted as http://code.google.com/p/go/source/detail?r=41543746506f *** io: more docs on WriterAt Updates issue 1599 R=golang-dev, gri, ...
13 years ago (2012-03-07 18:54:08 UTC) #5
adg
http://codereview.appspot.com/5774043/diff/8001/src/pkg/io/io.go File src/pkg/io/io.go (right): http://codereview.appspot.com/5774043/diff/8001/src/pkg/io/io.go#newcode182 src/pkg/io/io.go:182: // destination if the ranges are not overlapping. s/are ...
13 years ago (2012-03-08 00:56:08 UTC) #6
adg
On 8 March 2012 11:56, <adg@golang.org> wrote: > > http://codereview.appspot.com/5774043/diff/8001/src/pkg/io/io.go > File src/pkg/io/io.go (right): > ...
13 years ago (2012-03-08 00:57:58 UTC) #7
bradfitz
13 years ago (2012-03-08 00:58:48 UTC) #8
feel free to fix. :)

On Wed, Mar 7, 2012 at 4:56 PM, <adg@golang.org> wrote:

>
>
http://codereview.appspot.com/**5774043/diff/8001/src/pkg/io/**io.go<http://c...
> File src/pkg/io/io.go (right):
>
> http://codereview.appspot.com/**5774043/diff/8001/src/pkg/io/**
>
io.go#newcode182<http://codereview.appspot.com/5774043/diff/8001/src/pkg/io/io.go#newcode182>
> src/pkg/io/io.go:182: // destination if the ranges are not overlapping.
> s/are not overlapping/do not overlap/.
>
>
http://codereview.appspot.com/**5774043/<http://codereview.appspot.com/5774043/>
>
Sign in to reply to this message.

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