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

Issue 6304086: code review 6304086: go/ast: Walk: do not walk comment list (Closed)

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

Description

go/ast: Walk: do not walk comment list A comment to that effect was introduced with rev d332f4b9cef5 but the respective code wasn't deleted.

Patch Set 1 #

Patch Set 2 : diff -r 47e7c99fbe87 https://code.google.com/p/go #

Patch Set 3 : diff -r 47e7c99fbe87 https://code.google.com/p/go #

Patch Set 4 : diff -r 47e7c99fbe87 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -3 lines) Patch
M src/pkg/go/ast/walk.go View 1 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 3
gri
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
13 years, 12 months ago (2012-06-15 22:21:05 UTC) #1
dsymonds
LGTM
13 years, 12 months ago (2012-06-15 23:20:07 UTC) #2
gri
13 years, 12 months ago (2012-06-15 23:55:28 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=5e3661048f2e ***

go/ast: Walk: do not walk comment list

A comment to that effect was introduced
with rev d332f4b9cef5 but the respective
code wasn't deleted.

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

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