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

Issue 4245077: code review 4245077: go/ast: ast.Print needs a file set to print position va... (Closed)

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

Description

go/ast: ast.Print needs a file set to print position values nicely Also removed a TODO (AST nodes have been restructured a while ago).

Patch Set 1 #

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

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

Patch Set 4 : diff -r 15258ffb8236 https://go.googlecode.com/hg/ #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -15 lines) Patch
M src/pkg/go/ast/print.go View 1 2 4 chunks +15 lines, -15 lines 0 comments Download

Messages

Total messages: 4
gri
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years ago (2011-03-10 19:49:38 UTC) #1
r
LGTM nothing downstream needs to change?
14 years ago (2011-03-10 19:55:16 UTC) #2
gri
It was used in gofmt, now it it used in gotype which is not yet ...
14 years ago (2011-03-10 20:52:07 UTC) #3
gri
14 years ago (2011-03-10 20:54:35 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=c05f1a235478 ***

go/ast: ast.Print needs a file set to print position values nicely

Also removed a TODO (AST nodes have been restructured a while ago).

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

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