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

Issue 5637044: code review 5637044: bytes: 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, adg, golang-dev
Visibility:
Public.

Description

bytes: API tweaks - fix documentation for NewBuffer and NewBufferString - document and implement behavior of Truncate on invalid lengths Fixes issue 2837.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -7 lines) Patch
M src/pkg/bytes/buffer.go View 1 2 chunks +11 lines, -7 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:50:00 UTC) #1
adg
LGTM
12 years, 3 months ago (2012-02-06 04:19:57 UTC) #2
r
12 years, 3 months ago (2012-02-06 04:29:27 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=d4d22130f5b7 ***

bytes: API tweaks
- fix documentation for NewBuffer and NewBufferString
- document and implement behavior of Truncate on invalid lengths

Fixes issue 2837.

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

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