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

Issue 3529041: code review 3529041: throughout: simplify two-variable ranges with unused se... (Closed)

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

Description

throughout: simplify two-variable ranges with unused second variable

Patch Set 1 #

Patch Set 2 : code review 3529041: throughout: simplify two-variable ranges with unused se... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M src/cmd/godoc/godoc.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/container/vector/numbers_test.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/draw/draw.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/go/parser/parser_test.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/http/transfer.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/index/suffixarray/suffixarray.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/reflect/type.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/unicode/maketables.go View 2 chunks +2 lines, -2 lines 0 comments Download
M test/blank.go View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
rmmh
Hello golang-dev@googlegroups.com, I'd like you to review this change.
14 years, 7 months ago (2010-12-09 03:18:36 UTC) #1
gri
LGTM thanks - gri On Wed, Dec 8, 2010 at 7:18 PM, <hitchmanr@gmail.com> wrote: > ...
14 years, 7 months ago (2010-12-09 05:35:31 UTC) #2
gri
LGTM thanks - gri On Wed, Dec 8, 2010 at 7:18 PM, <hitchmanr@gmail.com> wrote: > ...
14 years, 7 months ago (2010-12-09 05:36:39 UTC) #3
gri
14 years, 7 months ago (2010-12-09 05:37:01 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=a5eebdd09522 ***

throughout: simplify two-variable ranges with unused second variable

R=golang-dev, gri
CC=golang-dev
http://codereview.appspot.com/3529041

Committer: Robert Griesemer <gri@golang.org>
Sign in to reply to this message.

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