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

Issue 4743041: code review 4743041: go/build: less aggressive failure when GOROOT not found (Closed)

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

Description

go/build: less aggressive failure when GOROOT not found

Patch Set 1 #

Total comments: 1

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -9 lines) Patch
M src/pkg/go/build/path.go View 1 2 3 6 chunks +17 lines, -9 lines 0 comments Download

Messages

Total messages: 7
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 10 months ago (2011-07-15 03:28:12 UTC) #1
rsc
why? if $GOROOT doesn't exist you cannot link anything.
13 years, 10 months ago (2011-07-15 03:31:33 UTC) #2
adg
On 15 July 2011 13:31, Russ Cox <rsc@golang.org> wrote: > why? if $GOROOT doesn't exist ...
13 years, 10 months ago (2011-07-15 03:32:40 UTC) #3
rsc
LGTM On Thu, Jul 14, 2011 at 23:32, Andrew Gerrand <adg@golang.org> wrote: > On 15 ...
13 years, 10 months ago (2011-07-15 03:35:08 UTC) #4
dsymonds
LGTM http://codereview.appspot.com/4743041/diff/1/src/pkg/go/build/path.go File src/pkg/go/build/path.go (right): http://codereview.appspot.com/4743041/diff/1/src/pkg/go/build/path.go#newcode16 src/pkg/go/build/path.go:16: // Path is a validated list of Trees ...
13 years, 10 months ago (2011-07-15 03:39:01 UTC) #5
adg
Hello golang-dev@googlegroups.com, rsc@golang.org, dsymonds@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 10 months ago (2011-07-15 03:39:20 UTC) #6
adg
13 years, 10 months ago (2011-07-15 03:45:28 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=c9f8fa398db4 ***

go/build: less aggressive failure when GOROOT not found

R=golang-dev, rsc, dsymonds
CC=golang-dev
http://codereview.appspot.com/4743041
Sign in to reply to this message.

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