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

Issue 75820046: code review 75820046: cmd/go: let build -x output describe CGO_LDFLAGS env va... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by atom
Modified:
11 years, 2 months ago
Reviewers:
gobot, iant
CC:
golang-codereviews, iant
Visibility:
Public.

Description

cmd/go: let build -x output describe CGO_LDFLAGS env variable Fixes issue 7249

Patch Set 1 #

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

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

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

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

Total comments: 4

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M src/cmd/go/build.go View 1 2 3 4 5 6 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 9
atom
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 2 months ago (2014-03-14 14:49:25 UTC) #1
atom
Hello golang-codereviews@googlegroups.com (cc: golang-codereviews@googlegroups.com), Please take another look.
11 years, 2 months ago (2014-03-16 09:25:22 UTC) #2
iant
https://codereview.appspot.com/75820046/diff/70001/src/cmd/go/build.go File src/cmd/go/build.go (right): https://codereview.appspot.com/75820046/diff/70001/src/cmd/go/build.go#newcode1456 src/cmd/go/build.go:1456: value = strings.Replace(value, "\"", "", -1) I guess I ...
11 years, 2 months ago (2014-03-18 18:45:28 UTC) #3
atom
https://codereview.appspot.com/75820046/diff/70001/src/cmd/go/build.go File src/cmd/go/build.go (right): https://codereview.appspot.com/75820046/diff/70001/src/cmd/go/build.go#newcode1456 src/cmd/go/build.go:1456: value = strings.Replace(value, "\"", "", -1) On 2014/03/18 18:45:29, ...
11 years, 2 months ago (2014-03-18 19:28:30 UTC) #4
iant
On 2014/03/18 19:28:30, atom wrote: > https://codereview.appspot.com/75820046/diff/70001/src/cmd/go/build.go > File src/cmd/go/build.go (right): > > https://codereview.appspot.com/75820046/diff/70001/src/cmd/go/build.go#newcode1456 > ...
11 years, 2 months ago (2014-03-18 20:01:14 UTC) #5
atom
I removed the envFormat function. Please take another look.
11 years, 2 months ago (2014-03-18 20:09:38 UTC) #6
iant
LGTM Thanks.
11 years, 2 months ago (2014-03-18 20:45:15 UTC) #7
atom
*** Submitted as https://code.google.com/p/go/source/detail?r=b05a4dcfc73a *** cmd/go: let build -x output describe CGO_LDFLAGS env variable Fixes ...
11 years, 2 months ago (2014-03-18 20:47:36 UTC) #8
gobot
11 years, 2 months ago (2014-03-18 21:08:06 UTC) #9
Message was sent while issue was closed.
This CL appears to have broken the openbsd-386-rootbsd builder.
See http://build.golang.org/log/a023989f1fc4572ac820018a24b226b719e3d338
Sign in to reply to this message.

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