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

Issue 5714059: code review 5714059: cmd/go: fixes for gccgo. (Closed)

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

Description

cmd/go: fixes for gccgo. Also remove useless "install" argument to pkgpath now that go/build defines package install locations.

Patch Set 1 #

Patch Set 2 : diff -r 60df364bae52 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 60df364bae52 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 8592a2140513 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -23 lines) Patch
M src/cmd/go/build.go View 1 2 3 6 chunks +21 lines, -20 lines 0 comments Download
M src/cmd/go/pkg.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/go/test.go View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3
remyoudompheng
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years ago (2012-03-01 21:17:21 UTC) #1
rsc
LGTM Please run cd $GOROOT/src/cmd/go ./test.bash before submitting.
13 years ago (2012-03-01 23:03:01 UTC) #2
remyoudompheng
13 years ago (2012-03-02 07:37:21 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=50adb6a9e76c ***

cmd/go: fixes for gccgo.

Also remove useless "install" argument to pkgpath now that go/build
defines package install locations.

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

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