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

Issue 5495068: code review 5495068: go: build runtime (Closed)

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

Description

go: build runtime

Patch Set 1 #

Patch Set 2 : diff -r 479bba71fb07 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 6ec0a5c12d75 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 6ec0a5c12d75 https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 5 : diff -r afe2379b0ff1 https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r afe2379b0ff1 https://go.googlecode.com/hg/ #

Total comments: 4

Patch Set 7 : diff -r 96ec7655472a https://go.googlecode.com/hg/ #

Patch Set 8 : diff -r 96ec7655472a https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -23 lines) Patch
M src/cmd/go/build.go View 1 2 3 4 5 7 chunks +62 lines, -13 lines 0 comments Download
M src/cmd/go/list.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/go/main.go View 1 2 3 4 2 chunks +0 lines, -8 lines 0 comments Download
M src/cmd/go/pkg.go View 1 2 chunks +2 lines, -0 lines 0 comments Download
M src/pkg/go/build/build_test.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/go/build/dir.go View 1 5 chunks +19 lines, -2 lines 0 comments Download

Messages

Total messages: 5
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 7 months ago (2011-12-16 21:40:31 UTC) #1
r
LGTM but adg and iant should take a look http://codereview.appspot.com/5495068/diff/6001/src/cmd/go/build.go File src/cmd/go/build.go (right): http://codereview.appspot.com/5495068/diff/6001/src/cmd/go/build.go#newcode382 src/cmd/go/build.go:382: ...
13 years, 7 months ago (2011-12-16 21:48:28 UTC) #2
adg1
LGTM http://codereview.appspot.com/5495068/diff/2012/src/cmd/go/build.go File src/cmd/go/build.go (right): http://codereview.appspot.com/5495068/diff/2012/src/cmd/go/build.go#newcode373 src/cmd/go/build.go:373: gcargs = append(gcargs, "-+") should really document this ...
13 years, 7 months ago (2011-12-16 22:55:54 UTC) #3
rsc
> http://codereview.appspot.com/5495068/diff/2012/src/cmd/go/build.go#newcode373 > src/cmd/go/build.go:373: gcargs = append(gcargs, "-+") > should really document this flag in ...
13 years, 7 months ago (2011-12-16 23:06:40 UTC) #4
rsc
13 years, 7 months ago (2011-12-20 15:28:08 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=5795c64ddd2a ***

go: build runtime

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

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