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

Issue 5768044: code review 5768044: cmd/go: fix go test -compiler (Closed)

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

Description

cmd/go: fix go test -compiler The compiler must be changed with the Set method so that the buildToolchain gets updated too. Fixes issue 3231.

Patch Set 1 #

Patch Set 2 : diff -r 9b970dfc20e0 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 9b970dfc20e0 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 2d15f2e377b5 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years ago (2012-03-07 17:03:06 UTC) #1
bradfitz
LGTM On Wed, Mar 7, 2012 at 9:03 AM, <rsc@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
13 years ago (2012-03-07 17:04:22 UTC) #2
rsc
13 years ago (2012-03-07 17:09:45 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=c4130e7ab676 ***

cmd/go: fix go test -compiler

The compiler must be changed with the Set method
so that the buildToolchain gets updated too.

Fixes issue 3231.

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

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