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

Issue 89280043: code review 89280043: 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, 1 month ago by atom
Modified:
9 years, 11 months ago
Reviewers:
gobot, rsc
CC:
rsc, adg, rh, bradfitz, 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 ce907da5e2fb https://code.google.com/p/go/ #

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

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

Total comments: 6

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

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

Messages

Total messages: 12
atom
Hello rsc@golang.org, adg@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
10 years, 1 month ago (2014-04-18 10:48:24 UTC) #1
adg
https://codereview.appspot.com/89280043/diff/60001/src/cmd/go/pkg.go File src/cmd/go/pkg.go (right): https://codereview.appspot.com/89280043/diff/60001/src/cmd/go/pkg.go#newcode142 src/cmd/go/pkg.go:142: hard bool // whether the error is soft or ...
10 years ago (2014-04-21 05:19:03 UTC) #2
rh
https://codereview.appspot.com/89280043/diff/60001/src/cmd/go/pkg.go File src/cmd/go/pkg.go (right): https://codereview.appspot.com/89280043/diff/60001/src/cmd/go/pkg.go#newcode142 src/cmd/go/pkg.go:142: hard bool // whether the error is soft or ...
10 years ago (2014-04-21 10:36:42 UTC) #3
rh
https://codereview.appspot.com/89280043/diff/60001/src/cmd/go/pkg.go File src/cmd/go/pkg.go (right): https://codereview.appspot.com/89280043/diff/60001/src/cmd/go/pkg.go#newcode142 src/cmd/go/pkg.go:142: hard bool // whether the error is soft or ...
10 years ago (2014-04-21 10:46:53 UTC) #4
atom
https://codereview.appspot.com/89280043/diff/60001/src/cmd/go/pkg.go File src/cmd/go/pkg.go (right): https://codereview.appspot.com/89280043/diff/60001/src/cmd/go/pkg.go#newcode142 src/cmd/go/pkg.go:142: hard bool // whether the error is soft or ...
10 years ago (2014-04-21 11:00:55 UTC) #5
rh
On 2014/04/21 11:00:55, atom wrote: > https://codereview.appspot.com/89280043/diff/60001/src/cmd/go/pkg.go > File src/cmd/go/pkg.go (right): > > https://codereview.appspot.com/89280043/diff/60001/src/cmd/go/pkg.go#newcode142 > ...
10 years ago (2014-04-21 11:10:46 UTC) #6
adg
https://codereview.appspot.com/89280043/diff/60001/src/cmd/go/pkg.go File src/cmd/go/pkg.go (right): https://codereview.appspot.com/89280043/diff/60001/src/cmd/go/pkg.go#newcode142 src/cmd/go/pkg.go:142: hard bool // whether the error is soft or ...
10 years ago (2014-04-22 02:50:55 UTC) #7
bradfitz
Ping. Is this blocked on adg or rsc?
10 years ago (2014-05-13 21:21:21 UTC) #8
adg
On 2014/05/13 21:21:21, bradfitz wrote: > Ping. Is this blocked on adg or rsc? rsc
10 years ago (2014-05-13 21:24:19 UTC) #9
rsc
LGTM not great but good enough
9 years, 11 months ago (2014-05-28 03:55:10 UTC) #10
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=f9c13f6b683b *** cmd/go: do not miss an error if import path contains ...
9 years, 11 months ago (2014-05-28 03:58:03 UTC) #11
gobot
9 years, 11 months ago (2014-05-28 04:14:08 UTC) #12
This CL appears to have broken the netbsd-amd64-bsiegert builder.
See http://build.golang.org/log/626991bb37db7487741e066b87a4e3dfd09879c6
Sign in to reply to this message.

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