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

Issue 5671078: code review 5671078: fix: walk ast.Ellipsis values. (Closed)

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

Description

fix: walk ast.Ellipsis values. Fixes issue 2583.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M src/cmd/fix/error_test.go View 1 2 chunks +8 lines, -0 lines 0 comments Download
M src/cmd/fix/fix.go View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4
nigeltao
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2012-02-17 02:46:52 UTC) #1
r
LGTM
13 years, 3 months ago (2012-02-17 02:51:11 UTC) #2
rsc
LGTM
13 years, 3 months ago (2012-02-17 02:54:53 UTC) #3
nigeltao
13 years, 3 months ago (2012-02-17 03:39:56 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=1e3137b41422 ***

fix: walk ast.Ellipsis values.

Fixes issue 2583.

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

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