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

Issue 14174043: code review 14174043: cmd/go: use -installsuffix to determine the includes di... (Closed)

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

Description

cmd/go: use -installsuffix to determine the includes directory list Currently, the directories generaed by includeArgs can have the "_race" suffix added if invoked with -race flag, but ignores -installsuffix if set.

Patch Set 1 #

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

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

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

Messages

Total messages: 5
djd
Hello adg@golang.org, rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 7 months ago (2013-10-01 01:13:34 UTC) #1
adg
LGTM
11 years, 7 months ago (2013-10-01 01:32:12 UTC) #2
rsc
Wait.
11 years, 7 months ago (2013-10-01 14:48:26 UTC) #3
rsc
LGTM
11 years, 7 months ago (2013-10-02 00:44:03 UTC) #4
rsc
11 years, 7 months ago (2013-10-02 00:45:07 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=2ec3da6e74e4 ***

cmd/go: use -installsuffix to determine the includes directory list

Currently, the directories generaed by includeArgs can have the "_race"
suffix added if invoked with -race flag, but ignores -installsuffix if
set.

R=adg, rsc
CC=golang-dev
https://codereview.appspot.com/14174043

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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