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

Issue 5710055: code review 5710055: go/build: document GOPATH (Closed)

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

Description

go/build: document GOPATH Fixes issue 2332.

Patch Set 1 #

Patch Set 2 : diff -r 60df364bae52 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 60df364bae52 https://go.googlecode.com/hg/ #

Total comments: 4

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -1 line) Patch
M src/cmd/go/help.go View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M src/pkg/go/build/build.go View 1 2 3 1 chunk +48 lines, -1 line 0 comments Download

Messages

Total messages: 12
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 8 months ago (2012-03-01 22:33:11 UTC) #1
remyoudompheng
http://codereview.appspot.com/5710055/diff/4001/src/pkg/go/build/build.go File src/pkg/go/build/build.go (right): http://codereview.appspot.com/5710055/diff/4001/src/pkg/go/build/build.go#newcode12 src/pkg/go/build/build.go:12: // variable, interpreted a a path list appropriate to ...
13 years, 8 months ago (2012-03-01 22:38:19 UTC) #2
gri
LGTM http://codereview.appspot.com/5710055/diff/4001/src/pkg/go/build/build.go File src/pkg/go/build/build.go (right): http://codereview.appspot.com/5710055/diff/4001/src/pkg/go/build/build.go#newcode12 src/pkg/go/build/build.go:12: // variable, interpreted a a path list appropriate ...
13 years, 8 months ago (2012-03-01 22:41:16 UTC) #3
rsc
Thanks, done.
13 years, 8 months ago (2012-03-01 22:44:59 UTC) #4
gri
http://codereview.appspot.com/5710055/diff/4001/src/pkg/go/build/build.go File src/pkg/go/build/build.go (right): http://codereview.appspot.com/5710055/diff/4001/src/pkg/go/build/build.go#newcode434 src/pkg/go/build/build.go:434: // If an error occurs, Import returns a non-nil ...
13 years, 8 months ago (2012-03-01 22:45:41 UTC) #5
r
LGTM this is good, but people will see GOPATH through the go command and this ...
13 years, 8 months ago (2012-03-01 23:00:22 UTC) #6
rsc
it's mostly copied from the go command: go help gopath.
13 years, 8 months ago (2012-03-01 23:01:19 UTC) #7
r2
On Mar 2, 2012, at 10:01 AM, Russ Cox wrote: > it's mostly copied from ...
13 years, 8 months ago (2012-03-01 23:02:35 UTC) #8
r2
On Mar 2, 2012, at 10:01 AM, Russ Cox wrote: > it's mostly copied from ...
13 years, 8 months ago (2012-03-01 23:03:31 UTC) #9
rsc
Hello golang-dev@googlegroups.com, remyoudompheng@gmail.com, gri@golang.org, r@golang.org, r@google.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 8 months ago (2012-03-01 23:17:04 UTC) #10
r
LGTM for sure
13 years, 8 months ago (2012-03-01 23:24:05 UTC) #11
rsc
13 years, 8 months ago (2012-03-01 23:26:58 UTC) #12
*** Submitted as http://code.google.com/p/go/source/detail?r=a8e890a867d2 ***

go/build: document GOPATH

Fixes issue 2332.

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

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