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

Issue 2193048: code review 2193048: gofmt: support for ... after actual arguments (Closed)

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

Description

gofmt: support for ... after actual arguments Pending acceptance of the proposed language change.

Patch Set 1 #

Patch Set 2 : code review 2193048: gofmt: support for ... after actual arguments #

Total comments: 1

Patch Set 3 : code review 2193048: gofmt: support for ... after actual arguments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -7 lines) Patch
M src/pkg/go/ast/ast.go View 1 2 1 chunk +5 lines, -4 lines 0 comments Download
M src/pkg/go/parser/parser.go View 2 chunks +7 lines, -2 lines 0 comments Download
M src/pkg/go/parser/parser_test.go View 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/go/printer/nodes.go View 2 chunks +4 lines, -1 line 0 comments Download
M src/pkg/go/printer/testdata/expressions.golden View 1 chunk +7 lines, -0 lines 0 comments Download
M src/pkg/go/printer/testdata/expressions.input View 1 chunk +7 lines, -0 lines 0 comments Download
M src/pkg/go/printer/testdata/expressions.raw View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 3
gri
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 10 months ago (2010-09-21 22:59:44 UTC) #1
rsc1
LGTM I had been thinking about a space before ... when used to expand the ...
14 years, 10 months ago (2010-09-22 01:52:34 UTC) #2
gri
14 years, 10 months ago (2010-09-22 21:05:18 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=45f52b15d5eb ***

gofmt: support for ... after actual arguments

Pending acceptance of the proposed language change.

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

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