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

Issue 5794057: code review 5794057: build, misc/dist: rebuild correct cmd/dist for binary d... (Closed)

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

Description

build: build correct cmd/dist matching GOHOSTARCH Fix for issue 3210 comment #1.

Patch Set 1 #

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

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

Total comments: 4

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
src/make.bash View 1 2 3 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 9
minux1
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
13 years, 1 month ago (2012-03-11 20:01:22 UTC) #1
adg
http://codereview.appspot.com/5794057/diff/4001/src/make.bash File src/make.bash (right): http://codereview.appspot.com/5794057/diff/4001/src/make.bash#newcode127 src/make.bash:127: # When doing binary distribution, we have to rebuild ...
13 years, 1 month ago (2012-03-12 02:39:55 UTC) #2
minux1
On 2012/03/12 02:39:55, adg wrote: > http://codereview.appspot.com/5794057/diff/4001/src/make.bash > File src/make.bash (right): > > http://codereview.appspot.com/5794057/diff/4001/src/make.bash#newcode127 > ...
13 years, 1 month ago (2012-03-12 03:37:22 UTC) #3
adg
On 12 March 2012 14:37, <minux.ma@gmail.com> wrote: > On 2012/03/12 02:39:55, adg wrote: >> >> ...
13 years, 1 month ago (2012-03-12 03:47:43 UTC) #4
minux1
On Mon, Mar 12, 2012 at 11:47 AM, Andrew Gerrand <adg@golang.org> wrote: > >> src/make.bash:127: ...
13 years, 1 month ago (2012-03-12 03:58:26 UTC) #5
rsc
How about this instead? http://codereview.appspot.com/5794057/diff/4001/misc/dist/bindist.go File misc/dist/bindist.go (right): http://codereview.appspot.com/5794057/diff/4001/misc/dist/bindist.go#newcode118 misc/dist/bindist.go:118: _, err = b.run(src, "bash", ...
13 years, 1 month ago (2012-03-12 16:30:33 UTC) #6
minux1
PTAL.
13 years, 1 month ago (2012-03-12 19:29:10 UTC) #7
rsc
LGTM
13 years, 1 month ago (2012-03-12 19:30:49 UTC) #8
minux1
13 years, 1 month ago (2012-03-12 19:34:31 UTC) #9
*** Submitted as http://code.google.com/p/go/source/detail?r=f24eec3fea75 ***

build: build correct cmd/dist matching GOHOSTARCH
        Fix for issue 3210 comment #1.

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

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