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

Issue 5528089: code review 5528089: cmd/go: use relative paths in go fix, go fmt, go vet output (Closed)

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

Description

cmd/go: use relative paths in go fix, go fmt, go vet output Fixes issue 2686.

Patch Set 1 #

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

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

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

Total comments: 1

Patch Set 5 : diff -r 172e6506ee89 https://code.google.com/p/go/ #

Patch Set 6 : diff -r 172e6506ee89 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -13 lines) Patch
M src/cmd/go/build.go View 1 2 3 4 5 2 chunks +18 lines, -10 lines 0 comments Download
M src/cmd/go/fix.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/go/fmt.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/go/vet.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
13 years, 6 months ago (2012-01-12 22:38:07 UTC) #1
bradfitz
LGTM On Thu, Jan 12, 2012 at 2:38 PM, <rsc@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
13 years, 6 months ago (2012-01-12 22:41:10 UTC) #2
rsc
Hello golang-dev@googlegroups.com, bradfitz@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 6 months ago (2012-01-12 23:12:42 UTC) #3
r
LGTM http://codereview.appspot.com/5528089/diff/2006/src/cmd/go/build.go File src/cmd/go/build.go (right): http://codereview.appspot.com/5528089/diff/2006/src/cmd/go/build.go#newcode812 src/cmd/go/build.go:812: // made relative to the current directory if ...
13 years, 6 months ago (2012-01-12 23:14:24 UTC) #4
rsc
13 years, 6 months ago (2012-01-12 23:28:53 UTC) #5
*** Submitted as 162c7fe57d78 ***

cmd/go: use relative paths in go fix, go fmt, go vet output

Fixes issue 2686.

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

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