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

Issue 181111: code review 181111: Remove redundant size check in resize. Let callers worr... (Closed)

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

Description

Remove redundant size check in resize. Let callers worry about that and resize should just do "resize".

Patch Set 1 #

Patch Set 2 : code review 181111: Remove redundant size check in resize. Let callers worr... #

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

Messages

Total messages: 3
i3d
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review the following change.
15 years, 6 months ago (2010-01-01 23:49:23 UTC) #1
r
LGTM
15 years, 6 months ago (2010-01-02 00:08:29 UTC) #2
r
15 years, 6 months ago (2010-01-02 00:09:27 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=e4556758b827 ***

Remove redundant size check in resize. Let callers worry about that and resize
should just do "resize".

R=golang-dev, r
CC=golang-dev
http://codereview.appspot.com/181111

Committer: Rob Pike <r@golang.org>
Sign in to reply to this message.

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