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

Issue 3225042: code review 3225042: go/printer: preserve newlines in func parameter lists

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

Description

go/printer: preserve newlines in func parameter lists Fixes issue 1179.

Patch Set 1 #

Total comments: 20

Patch Set 2 : code review 3225042: go/printer: preserve newlines in func parameter lists #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -2 lines) Patch
M src/pkg/go/printer/nodes.go View 1 2 chunks +14 lines, -2 lines 0 comments Download
M src/pkg/go/printer/testdata/declarations.golden View 1 1 chunk +57 lines, -0 lines 0 comments Download
M src/pkg/go/printer/testdata/declarations.input View 1 1 chunk +57 lines, -0 lines 0 comments Download

Messages

Total messages: 6
gri
Thanks for doing this. Looks pretty good. Please add the line: Fixes issue 1179. to ...
14 years, 3 months ago (2010-12-01 22:41:33 UTC) #1
jmg
http://codereview.appspot.com/3225042/diff/1/src/pkg/go/printer/nodes.go File src/pkg/go/printer/nodes.go (right): http://codereview.appspot.com/3225042/diff/1/src/pkg/go/printer/nodes.go#newcode301 src/pkg/go/printer/nodes.go:301: var prev, next token.Position On 2010/12/01 22:41:34, gri wrote: ...
14 years, 3 months ago (2010-12-02 17:35:34 UTC) #2
jmg
Hello gri (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 3 months ago (2010-12-02 17:35:43 UTC) #3
gri
On Thu, Dec 2, 2010 at 9:35 AM, <jgennis@google.com> wrote: > Reviewers: gri, > > ...
14 years, 3 months ago (2010-12-02 18:06:31 UTC) #4
gri
LGTM thanks for doing this - gri On Thu, Dec 2, 2010 at 9:35 AM, ...
14 years, 3 months ago (2010-12-02 18:16:33 UTC) #5
gri
14 years, 3 months ago (2010-12-02 18:42:12 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=32bccfd99223 ***

go/printer: preserve newlines in func parameter lists

Fixes issue 1179.

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

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