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

Issue 84040045: code review 84040045: cmd/dist: reflect local changes to tree in goversion (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by mra
Modified:
10 years, 12 months ago
Reviewers:
minux1, gobot, iant
CC:
golang-codereviews, iant
Visibility:
Public.

Description

cmd/dist: reflect local changes to tree in goversion runtime.Version() requires a trailing "+" when tree had local modifications at time of build. Fixes issue 7701

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M src/cmd/dist/build.c View 1 3 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 8
mra
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 1 month ago (2014-04-03 17:02:15 UTC) #1
iant
LGTM
11 years, 1 month ago (2014-04-03 23:28:20 UTC) #2
iant
*** Submitted as https://code.google.com/p/go/source/detail?r=5302b4c58aa0 *** cmd/dist: reflect local changes to tree in goversion runtime.Version() requires ...
11 years, 1 month ago (2014-04-03 23:31:45 UTC) #3
gobot
This CL appears to have broken the plan9-386-cnielsen builder. See http://build.golang.org/log/9fd7655590b0aadfd24f14c438e6a5e5a6e79a2a
11 years, 1 month ago (2014-04-04 00:47:23 UTC) #4
mra
to me it looks like essentially the same errors we saw earlier today on 8dfa08f77593, ...
11 years, 1 month ago (2014-04-04 00:54:10 UTC) #5
iant
On Thu, Apr 3, 2014 at 5:53 PM, Mike Andrews <mra@xoba.com> wrote: > > to ...
11 years, 1 month ago (2014-04-04 02:00:29 UTC) #6
minux1
now i think we should take the other route and fix the runtime docs instead ...
10 years, 12 months ago (2014-05-17 21:38:02 UTC) #7
mra
10 years, 12 months ago (2014-05-17 22:27:31 UTC) #8
Message was sent while issue was closed.
On 2014/05/17 21:38:02, minux wrote:
> now i think we should take the other route and fix the runtime docs instead
(the
> docs has been wrong since Go 1.0)
> 
> i just faced exactly the situation rsc used to reject this very idea 2 years
> ago. (a single change in the tree when building the compiler will render all
> object files stale)
> 
> see last comment of CL 5731059 for rsc's comment.
> 
> I created CL 100520043 and CL 94560043 for this.

makes sense to me, thanks for revisiting.

-mike
Sign in to reply to this message.

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