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

Issue 9149045: code review 9149045: cmd/api: add more platforms (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by minux1
Modified:
10 years, 11 months ago
Reviewers:
bradfitz
CC:
golang-dev, iant, bradfitz, r
Visibility:
Public.

Description

cmd/api: add more platforms as OpenBSD lacks 4 errno constants, api/go1.txt is updated so that api check won't fail.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r ccf485b509ff https://code.google.com/p/go/ #

Patch Set 6 : diff -r ccf485b509ff https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -5 lines) Patch
M api/go1.txt View 41 chunks +52 lines, -4 lines 0 comments Download
M src/cmd/api/goapi.go View 1 2 3 4 2 chunks +16 lines, -1 line 0 comments Download

Messages

Total messages: 15
minux1
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
11 years ago (2013-05-03 09:07:48 UTC) #1
minux1
PTAL. Removed openbsd/arm.
11 years ago (2013-05-03 09:30:07 UTC) #2
minux1
Openbsd port lacks these in its syscall package: -pkg syscall, const EBADMSG Errno -pkg syscall, ...
11 years ago (2013-05-03 10:09:17 UTC) #3
iant
On Fri, May 3, 2013 at 3:09 AM, <minux.ma@gmail.com> wrote: > Openbsd port lacks these ...
11 years ago (2013-05-03 13:26:45 UTC) #4
minux1
On Fri, May 3, 2013 at 9:26 PM, Ian Lance Taylor <iant@golang.org> wrote: > On ...
11 years ago (2013-05-03 21:50:11 UTC) #5
minux1
gentle ping.
10 years, 12 months ago (2013-05-05 22:46:59 UTC) #6
bradfitz
LGTM This will probably make "go tool api" slower, but that's not your problem. We ...
10 years, 12 months ago (2013-05-06 17:11:16 UTC) #7
minux1
Hi Brad, if I submit this, the 4 "missing" constants on openbsd will cause the ...
10 years, 12 months ago (2013-05-06 21:49:54 UTC) #8
r
Don't check it in yet. It can wait. This tool is for us, not for ...
10 years, 12 months ago (2013-05-06 22:08:14 UTC) #9
minux1
On Tue, May 7, 2013 at 6:07 AM, Rob Pike <r@golang.org> wrote: > Don't check ...
10 years, 12 months ago (2013-05-06 22:35:17 UTC) #10
r
thanks. if you've run it and it's clean, i'm comfortable waiting. -rob On Mon, May ...
10 years, 12 months ago (2013-05-06 22:37:12 UTC) #11
bradfitz
reverse ping.
10 years, 11 months ago (2013-05-20 21:24:35 UTC) #12
minux1
Hi Brad, if I submit this, the 4 "missing" constants on openbsd will cause the ...
10 years, 11 months ago (2013-05-20 21:41:31 UTC) #13
bradfitz
It's fine to change go1.txt for this to explicitly spell out the contexts for which ...
10 years, 11 months ago (2013-05-20 22:50:47 UTC) #14
minux1
10 years, 11 months ago (2013-05-21 13:47:49 UTC) #15
*** Submitted as https://code.google.com/p/go/source/detail?r=b373a884c5fd ***

cmd/api: add more platforms
as OpenBSD lacks 4 errno constants, api/go1.txt is updated so that
api check won't fail.

R=golang-dev, iant, bradfitz, r
CC=golang-dev
https://codereview.appspot.com/9149045
Sign in to reply to this message.

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