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

Issue 87300043: code review 87300043: cmd/go: do not miss an error if import path contains "c... (Closed)

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

Description

cmd/go: do not miss an error if import path contains "cmd/something" Fixes issue 7638

Patch Set 1 #

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
src/cmd/go/get.go View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9
atom
Hello rsc@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
10 years ago (2014-04-12 11:05:27 UTC) #1
rsc
LGTM
10 years ago (2014-04-14 19:46:32 UTC) #2
atom
*** Submitted as https://code.google.com/p/go/source/detail?r=1dc800571456 *** cmd/go: do not miss an error if import path contains ...
10 years ago (2014-04-14 20:01:38 UTC) #3
adg
This change broke "go get code.google.com/p/go.tools/..." and so on.
10 years ago (2014-04-15 00:15:28 UTC) #4
adg
On 2014/04/15 00:15:28, adg wrote: > This change broke "go get code.google.com/p/go.tools/..." and so on. ...
10 years ago (2014-04-15 00:15:53 UTC) #5
rsc
Looks like you fixed the go.tools repo?
10 years ago (2014-04-15 01:59:14 UTC) #6
adg
I rolled back this CL.​
10 years ago (2014-04-15 02:43:17 UTC) #7
rsc
On Mon, Apr 14, 2014 at 10:42 PM, Andrew Gerrand <adg@golang.org> wrote: > I rolled ...
10 years ago (2014-04-16 02:08:38 UTC) #8
adg
10 years ago (2014-04-16 02:45:58 UTC) #9
I described the issue on the other thread:
https://codereview.appspot.com/87890043/#msg10




On 16 April 2014 12:08, Russ Cox <rsc@golang.org> wrote:

> On Mon, Apr 14, 2014 at 10:42 PM, Andrew Gerrand <adg@golang.org> wrote:
>
>> I rolled back this CL.​
>>
>
> I believe this CL is correct and the rollback is covering up a problem.
> Can you tell us what go get -d did?
>
>
Sign in to reply to this message.

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