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

Issue 5593047: code review 5593047: go: record location of failed imports for error reporting. (Closed)

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

Description

go: record location of failed imports for error reporting. Fixes issue 2664.

Patch Set 1 #

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

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -12 lines) Patch
M src/cmd/go/get.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/go/pkg.go View 1 2 3 4 2 chunks +10 lines, -0 lines 0 comments Download
M src/pkg/go/build/build_test.go View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M src/pkg/go/build/dir.go View 1 2 3 4 5 chunks +15 lines, -11 lines 0 comments Download

Messages

Total messages: 8
remyoudompheng
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com, remy@archlinux.org), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 5 months ago (2012-01-28 17:33:59 UTC) #1
remyoudompheng
On 2012/01/28 17:33:59, remyoudompheng wrote: > I'd like you to review this change to > ...
13 years, 5 months ago (2012-01-28 17:38:22 UTC) #2
rsc
Thanks for working on this. I agree that go/build needs to change a little to ...
13 years, 5 months ago (2012-01-31 19:25:35 UTC) #3
remyoudompheng
Hello golang-dev@googlegroups.com, rsc@golang.org (cc: golang-dev@googlegroups.com, remy@archlinux.org), Please take another look.
13 years, 5 months ago (2012-01-31 22:02:39 UTC) #4
rsc
LGTM I thought I would be able to resist, but I can't. Please change (Test)ImportsPos ...
13 years, 5 months ago (2012-01-31 22:06:37 UTC) #5
remyoudompheng
Hello rsc@golang.org (cc: golang-dev@googlegroups.com, remy@archlinux.org), Please take another look.
13 years, 5 months ago (2012-01-31 22:19:26 UTC) #6
rsc
LGTM Thanks very much.
13 years, 5 months ago (2012-01-31 22:27:47 UTC) #7
remyoudompheng
13 years, 5 months ago (2012-01-31 22:37:43 UTC) #8
*** Submitted as http://code.google.com/p/go/source/detail?r=5c5b82e6abc5 ***

go: record location of failed imports for error reporting.

Fixes issue 2664.

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

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