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

Issue 4627047: code review 4627047: goinstall: always rebuild a package after its dependenc... (Closed)

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

Description

goinstall: always rebuild a package after its dependencies are built

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M src/cmd/goinstall/main.go View 3 chunks +9 lines, -4 lines 0 comments Download

Messages

Total messages: 5
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 11 months ago (2011-06-18 10:04:18 UTC) #1
r
LGTM
13 years, 11 months ago (2011-06-18 22:23:33 UTC) #2
adg
*** Submitted as http://code.google.com/p/go/source/detail?r=1ad616fb313d *** goinstall: always rebuild a package after its dependencies are built ...
13 years, 11 months ago (2011-06-18 23:36:57 UTC) #3
rsc
Wait, why? If script.Stale doesn't think it needs rebuilding, why does it need rebuilding? It ...
13 years, 11 months ago (2011-06-20 15:40:13 UTC) #4
adg
13 years, 11 months ago (2011-06-20 22:53:16 UTC) #5
On 21 June 2011 01:40, Russ Cox <rsc@golang.org> wrote:
> Wait, why?
>
> If script.Stale doesn't think it needs rebuilding,
> why does it need rebuilding?
>
> It sounds like the script doesn't include all the
> information about inputs that it should.

You're right, there's a better fix. I will investigate today.

Andrew
Sign in to reply to this message.

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