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

Issue 6397048: code review 6397048: cmd/go: go get should fail if GOPATH is not set (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by dave
Modified:
11 years, 9 months ago
Reviewers:
rsc, r2, golang-dev
Visibility:
Public.

Description

cmd/go: go get should fail if GOPATH is not set Correctly exporting GOPATH is an issue that comes up on IRC frequently. This proposal causes go get to abort if GOPATH is not set.

Patch Set 1 #

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

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -2 lines) Patch
M src/cmd/go/doc.go View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/go/get.go View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M src/cmd/go/help.go View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/go/test.bash View 1 2 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 8
dave_cheney.net
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 10 months ago (2012-07-17 01:14:50 UTC) #1
r2
I'm unsure about this generally and in particular. I'd like some time to think about ...
11 years, 10 months ago (2012-07-17 02:07:10 UTC) #2
dave_cheney.net
On 2012/07/17 02:07:10, r2 wrote: > I'm unsure about this generally and in particular. I'd ...
11 years, 10 months ago (2012-07-17 02:10:35 UTC) #3
rsc
I replied to the other thread. I don't like this proposal. I would rather see ...
11 years, 9 months ago (2012-07-29 23:01:36 UTC) #4
dave_cheney.net
Fair enough, thanks for your review.
11 years, 9 months ago (2012-07-30 02:32:56 UTC) #5
dave_cheney.net
*** Abandoned ***
11 years, 9 months ago (2012-07-30 02:35:19 UTC) #6
dave_cheney.net
At the risk of beating a dead horse the problem of failing to set GOPATH ...
11 years, 7 months ago (2012-09-29 02:45:27 UTC) #7
rsc
11 years, 7 months ago (2012-10-01 19:11:13 UTC) #8
Maybe we should. Please file an issue so we remember. Thanks.
Sign in to reply to this message.

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