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

Issue 179106: code review 179106: new comments for bytes.NewBuffer and NewBufferString. (Closed)

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

Description

new comments for bytes.NewBuffer and NewBufferString. corrects a common misunderstanding about NewBuffer.

Patch Set 1 #

Patch Set 2 : code review 179106: new comments for bytes.NewBuffer and NewBufferString. #

Total comments: 1

Patch Set 3 : code review 179106: new comments for bytes.NewBuffer and NewBufferString. #

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

Messages

Total messages: 3
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review the following change.
15 years, 2 months ago (2009-12-18 21:02:43 UTC) #1
rsc
LGTM http://codereview.appspot.com/179106/diff/3/1003 File src/pkg/bytes/buffer.go (right): http://codereview.appspot.com/179106/diff/3/1003#newcode224 src/pkg/bytes/buffer.go:224: // contents. Intended to prepare a Buffer to ...
15 years, 2 months ago (2009-12-18 21:31:58 UTC) #2
r
15 years, 2 months ago (2009-12-18 21:42:37 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=ed15bdb4ab89 ***

new comments for bytes.NewBuffer and NewBufferString.
corrects a common misunderstanding about NewBuffer.

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

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