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

Issue 4239078: code review 4239078: gofmt: remove -trace and -ast flags (Closed)

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

Description

gofmt: remove -trace and -ast flags Functionality was only present for debuggging and is now present in the new gofront tool where it makes more sense.

Patch Set 1 #

Patch Set 2 : diff -r 1adc5588bf12 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 1adc5588bf12 https://go.googlecode.com/hg/ #

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

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

Patch Set 6 : diff -r b8d901732d17 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -24 lines) Patch
M src/cmd/gofmt/doc.go View 1 3 chunks +4 lines, -12 lines 0 comments Download
M src/cmd/gofmt/gofmt.go View 1 3 chunks +1 line, -12 lines 0 comments Download

Messages

Total messages: 3
gri
Hello rsc (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 07:32:18 UTC) #1
rsc
LGTM
14 years ago (2011-03-10 14:13:35 UTC) #2
gri
14 years ago (2011-03-10 20:54:22 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=a370230a43c9 ***

gofmt: remove -trace and -ast flags

Functionality was only present for
debuggging and now is available in
gocheck where is makes more sense.

R=rsc
CC=golang-dev
http://codereview.appspot.com/4239078

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