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

Issue 4634076: code review 4634076: gofix: fixes for sort changes (Closed)

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

Description

gofix: fixes for sort changes Fixes issue 1969.

Patch Set 1 #

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

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

Total comments: 8

Patch Set 4 : diff -r e7e745dcb5aa https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r e7e745dcb5aa https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -4 lines) Patch
M src/cmd/gofix/Makefile View 1 2 3 4 1 chunk +5 lines, -4 lines 0 comments Download
A src/cmd/gofix/sortslice.go View 1 2 3 1 chunk +50 lines, -0 lines 0 comments Download
A src/cmd/gofix/sortslice_test.go View 1 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 6
rh
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 10 months ago (2011-06-22 04:27:44 UTC) #1
gri1
http://codereview.appspot.com/4634076/diff/4001/src/cmd/gofix/sortslice.go File src/cmd/gofix/sortslice.go (right): http://codereview.appspot.com/4634076/diff/4001/src/cmd/gofix/sortslice.go#newcode30 src/cmd/gofix/sortslice.go:30: var newName string please move this declaration closer to ...
13 years, 10 months ago (2011-06-22 19:41:34 UTC) #2
rsc
thanks for this one too! http://codereview.appspot.com/4634076/diff/4001/src/cmd/gofix/Makefile File src/cmd/gofix/Makefile (right): http://codereview.appspot.com/4634076/diff/4001/src/cmd/gofix/Makefile#newcode19 src/cmd/gofix/Makefile:19: sortslice.go\ move up one ...
13 years, 10 months ago (2011-06-22 20:06:26 UTC) #3
rh
Thank you for the reviews. PTAL. http://codereview.appspot.com/4634076/diff/4001/src/cmd/gofix/Makefile File src/cmd/gofix/Makefile (right): http://codereview.appspot.com/4634076/diff/4001/src/cmd/gofix/Makefile#newcode19 src/cmd/gofix/Makefile:19: sortslice.go\ On 2011/06/22 ...
13 years, 10 months ago (2011-06-23 00:34:38 UTC) #4
r
LGTM
13 years, 10 months ago (2011-06-25 22:45:44 UTC) #5
r
13 years, 10 months ago (2011-06-25 22:49:06 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=0c097165bed4 ***

gofix: fixes for sort changes

Fixes issue 1969.

R=gri, rsc, r
CC=golang-dev
http://codereview.appspot.com/4634076

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