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

Issue 13632053: code review 13632053: cmd/api: break the builds (Closed)

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

Description

cmd/api: break the builds There is some question about whether the api tool is running on Windows (see issue 6124), and now I'm starting to question whether it runs on any of the builders, since both darwin/amd64 and linux/amd64 are crashing for me in the api tool due to a recent cgo-related change, and yet the dashboard is happy. If the dashboard is still happy after this CL, we have a problem. Update issue 6124

Patch Set 1 #

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

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

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

Messages

Total messages: 2
rsc
Hello golang-dev (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
10 years, 8 months ago (2013-09-11 18:34:09 UTC) #1
rsc
10 years, 8 months ago (2013-09-11 18:34:14 UTC) #2
*** Submitted as https://code.google.com/p/go/source/detail?r=dc7bfe0f022d ***

cmd/api: break the builds

There is some question about whether the api tool is
running on Windows (see issue 6124), and now I'm
starting to question whether it runs on any of the builders,
since both darwin/amd64 and linux/amd64 are crashing for me
in the api tool due to a recent cgo-related change, and yet
the dashboard is happy.

If the dashboard is still happy after this CL, we have a problem.

Update issue 6124

TBR=golang-dev
CC=golang-dev
https://codereview.appspot.com/13632053
Sign in to reply to this message.

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