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

Issue 6637061: code review 6637061: cmd/dist: fix superfluous and confusing "binaries ... t... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by minux1
Modified:
11 years, 6 months ago
Reviewers:
CC:
brainman, golang-dev
Visibility:
Public.

Description

cmd/dist: fix superfluous and confusing "binaries ... to be copied or moved" message Also, to aid debugging cmd/dist, make make.bat support --dist-tool flag. Fixes issue 3100.

Patch Set 1 #

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

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

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

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

Total comments: 5

Patch Set 6 : diff -r caf30a0fbd77 https://code.google.com/p/go/ #

Patch Set 7 : diff -r caf30a0fbd77 https://code.google.com/p/go/ #

Patch Set 8 : diff -r caf30a0fbd77 https://code.google.com/p/go/ #

Patch Set 9 : diff -r caf30a0fbd77 https://code.google.com/p/go/ #

Patch Set 10 : diff -r a9280640383f https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -1 line) Patch
M src/cmd/dist/a.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/dist/build.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/dist/plan9.c View 1 1 chunk +7 lines, -0 lines 0 comments Download
M src/cmd/dist/unix.c View 1 1 chunk +7 lines, -0 lines 0 comments Download
M src/cmd/dist/windows.c View 1 2 3 4 5 6 7 8 1 chunk +37 lines, -0 lines 0 comments Download
M src/make.bat View 1 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 5
minux1
Hello alex.brainman@gmail.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
11 years, 6 months ago (2012-10-10 15:56:08 UTC) #1
brainman
Thank you for doing that. Alex http://codereview.appspot.com/6637061/diff/9/src/cmd/dist/windows.c File src/cmd/dist/windows.c (right): http://codereview.appspot.com/6637061/diff/9/src/cmd/dist/windows.c#newcode936 src/cmd/dist/windows.c:936: r = 0; ...
11 years, 6 months ago (2012-10-11 01:21:48 UTC) #2
minux1
PTAL. I missed defer very much... On 2012/10/11 01:21:48, brainman wrote: > http://codereview.appspot.com/6637061/diff/9/src/cmd/dist/windows.c#newcode936 > src/cmd/dist/windows.c:936: ...
11 years, 6 months ago (2012-10-11 19:06:54 UTC) #3
brainman
LGTM Thank you very much. Alex
11 years, 6 months ago (2012-10-12 01:55:36 UTC) #4
minux1
11 years, 6 months ago (2012-10-12 05:35:18 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=43d23086b2ad ***

cmd/dist: fix superfluous and confusing "binaries ... to be copied or moved"
message
Also, to aid debugging cmd/dist, make make.bat support --dist-tool flag.

Fixes issue 3100.

R=alex.brainman
CC=golang-dev
http://codereview.appspot.com/6637061
Sign in to reply to this message.

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