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

Issue 5777062: code review 5777062: cmd/api: set compiler for all build contexts. (Closed)

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

Description

cmd/api: set compiler for all build contexts. The generated syscall files for Windows are still breaking "go tool api" (unknown function []byte); I'll look at fixing that separately. Fixes issue 3285.

Patch Set 1 #

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

Patch Set 3 : diff -r 2ed49b463cc0 https://go.googlecode.com/hg/ #

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

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

Messages

Total messages: 4
dsymonds
Hello bradfitz (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 9 months ago (2012-03-11 23:45:03 UTC) #1
bradfitz
LGTM Aside: I wonder when it broke for windows. Maybe all.bash should run this. That ...
13 years, 9 months ago (2012-03-12 00:22:42 UTC) #2
dsymonds
On Mon, Mar 12, 2012 at 11:22 AM, Brad Fitzpatrick <bradfitz@golang.org> wrote: > Aside: I ...
13 years, 9 months ago (2012-03-12 00:25:18 UTC) #3
dsymonds
13 years, 9 months ago (2012-03-12 00:25:46 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=7f79a9a92e7b ***

cmd/api: set compiler for all build contexts.

The generated syscall files for Windows are still breaking "go tool api"
(unknown function []byte); I'll look at fixing that separately.

Fixes issue 3285.

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

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