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

Issue 4169043: code review 4169043: buffer.go: minor optimization, expanded comment (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by gri
Modified:
14 years, 1 month ago
Reviewers:
CC:
r, golang-dev
Visibility:
Public.

Description

buffer.go: minor optimization, expanded comment

Patch Set 1 #

Total comments: 2

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M src/pkg/bytes/buffer.go View 1 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 4
gri
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 1 month ago (2011-02-09 23:00:31 UTC) #1
r
http://codereview.appspot.com/4169043/diff/1/src/pkg/bytes/buffer.go File src/pkg/bytes/buffer.go (right): http://codereview.appspot.com/4169043/diff/1/src/pkg/bytes/buffer.go#newcode170 src/pkg/bytes/buffer.go:170: // per io.Writer requirement // otherwise write was complete, ...
14 years, 1 month ago (2011-02-09 23:05:57 UTC) #2
r
LGTM http://codereview.appspot.com/4169043/diff/1/src/pkg/bytes/buffer.go File src/pkg/bytes/buffer.go (right): http://codereview.appspot.com/4169043/diff/1/src/pkg/bytes/buffer.go#newcode170 src/pkg/bytes/buffer.go:170: // per io.Writer requirement better: // otherwise all ...
14 years, 1 month ago (2011-02-09 23:07:04 UTC) #3
gri
14 years, 1 month ago (2011-02-09 23:09:10 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=f52bddfddb17 ***

buffer.go: minor optimization, expanded comment

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

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