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

Issue 89230044: code review 89230044: cmd/go: handle -ccflags in 'go test' (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by minux1
Modified:
10 years ago
CC:
golang-codereviews, iant, Dobrosław Żybort
Visibility:
Public.

Description

cmd/go: handle -ccflags in 'go test' CL 89050043 only allows -ccflags for 'go test', this CL really handles the flag like the other -??flags. Many thanks to Dobrosław Żybort for pointing this out. Fixes issue 7810 (again).

Patch Set 1 #

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

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

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

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

Messages

Total messages: 4
minux1
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 1 month ago (2014-04-18 14:53:28 UTC) #1
iant
LGTM
10 years, 1 month ago (2014-04-18 15:19:30 UTC) #2
Dobrosław Żybort
LGTM Thank you for fix.
10 years, 1 month ago (2014-04-18 16:48:50 UTC) #3
minux1
10 years ago (2014-04-21 04:02:26 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=8279f39bcaf0 ***

cmd/go: handle -ccflags in 'go test'
CL 89050043 only allows -ccflags for 'go test', this
CL really handles the flag like the other -??flags.
Many thanks to Dobrosław Żybort for pointing this out.
Fixes issue 7810 (again).

LGTM=iant, matrixik
R=golang-codereviews, iant, matrixik
CC=golang-codereviews
https://codereview.appspot.com/89230044
Sign in to reply to this message.

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