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

Issue 4589056: code review 4589056: go/printer, gofmt: print "select {}" on one line (Closed)

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

Description

go/printer, gofmt: print "select {}" on one line No impact on existing sources under src, misc. Fixes issue 1959.

Patch Set 1 #

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

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

Total comments: 1

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

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

Patch Set 6 : diff -r ec3b60d1fe6e https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -2 lines) Patch
M src/pkg/go/printer/nodes.go View 1 1 chunk +8 lines, -2 lines 0 comments Download
M src/pkg/go/printer/testdata/statements.golden View 1 2 3 1 chunk +15 lines, -0 lines 0 comments Download
M src/pkg/go/printer/testdata/statements.input View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 8
gri
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 11 months ago (2011-06-15 18:17:14 UTC) #1
rsc
http://codereview.appspot.com/4589056/diff/4001/src/pkg/go/printer/testdata/statements.golden File src/pkg/go/printer/testdata/statements.golden (right): http://codereview.appspot.com/4589056/diff/4001/src/pkg/go/printer/testdata/statements.golden#newcode119 src/pkg/go/printer/testdata/statements.golden:119: select { /* comment */ what's going on here? ...
13 years, 11 months ago (2011-06-15 20:39:40 UTC) #2
r2
LGTM
13 years, 11 months ago (2011-06-15 21:30:52 UTC) #3
gri
On Wed, Jun 15, 2011 at 1:39 PM, <rsc@golang.org> wrote: > > http://codereview.appspot.com/4589056/diff/4001/src/pkg/go/printer/testdata/statements.golden > File ...
13 years, 11 months ago (2011-06-15 21:31:45 UTC) #4
gri
On Wed, Jun 15, 2011 at 1:39 PM, <rsc@golang.org> wrote: > http://codereview.appspot.com/4589056/diff/4001/src/pkg/go/printer/testdata/statements.golden#newcode119 > src/pkg/go/printer/testdata/statements.golden:119: select ...
13 years, 11 months ago (2011-06-15 22:48:18 UTC) #5
gri
Hello r@golang.org, rsc@golang.org, r@google.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 11 months ago (2011-06-15 22:53:52 UTC) #6
r
LGTM
13 years, 11 months ago (2011-06-16 01:15:24 UTC) #7
gri
13 years, 11 months ago (2011-06-16 04:47:33 UTC) #8
*** Submitted as http://code.google.com/p/go/source/detail?r=c1b037834a2d ***

go/printer, gofmt: print "select {}" on one line

No impact on existing sources under src, misc.

Fixes issue 1959.

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

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