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

Issue 96970043: code review 96970043: syscall: regenerate z-files for openbsd (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by mikio
Modified:
10 years, 12 months ago
Reviewers:
gobot, rsc, jsing, bradfitz
CC:
rsc, jsing, rh, minux1, bradfitz, iant, golang-codereviews
Visibility:
Public.

Description

syscall: regenerate z-files for openbsd This CL restores dropped constants not supported in OpenBSD 5.5 and tris to keep the promise of API compatibility. Update issue 7049

Patch Set 1 : diff -r b0443478e712 https://code.google.com/p/go #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -0 lines) Patch
M src/pkg/syscall/mkerrors.sh View 1 3 2 chunks +13 lines, -0 lines 0 comments Download
M src/pkg/syscall/zerrors_openbsd_386.go View 1 7 chunks +9 lines, -0 lines 0 comments Download
M src/pkg/syscall/zerrors_openbsd_amd64.go View 1 7 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 25
mikio
Hello rsc@golang.org, jsing@google.com (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years ago (2014-05-02 14:46:32 UTC) #1
mikio
fyi: confirmed go1.3 w/ this cl works well on openbsd 5.5 which is released yesterday. ...
11 years ago (2014-05-02 15:17:13 UTC) #2
jsing
LGTM but please wait for rsc. (I'm not sure where things are at with the ...
11 years ago (2014-05-02 16:04:51 UTC) #3
rsc
Was WALTSIG in the 1.2 release? If so, please keep it here.
11 years ago (2014-05-02 16:18:08 UTC) #4
rh
On 2014/05/02 16:18:08, rsc wrote: > Was WALTSIG in the 1.2 release? If so, please ...
11 years ago (2014-05-02 17:02:56 UTC) #5
minux1
I think this should wait until 1.4. OpenBSD is not first class port and we ...
11 years ago (2014-05-02 17:18:07 UTC) #6
minux1
On May 2, 2014 1:18 PM, "minux" <minux.ma@gmail.com> wrote: > I think this should wait ...
11 years ago (2014-05-02 18:39:34 UTC) #7
mikio
Joel and Russ, On Sat, May 3, 2014 at 1:18 AM, Russ Cox <rsc@golang.org> wrote: ...
11 years ago (2014-05-02 23:07:51 UTC) #8
mikio
On Sat, May 3, 2014 at 8:07 AM, Mikio Hara <mikioh.mikioh@gmail.com> wrote: > - and ...
11 years ago (2014-05-03 00:16:59 UTC) #9
mikio
On Sat, May 3, 2014 at 9:16 AM, Mikio Hara <mikioh.mikioh@gmail.com> wrote: > well, it's ...
11 years ago (2014-05-05 04:40:22 UTC) #10
bradfitz
LGTM On Fri, May 2, 2014 at 7:46 AM, <mikioh.mikioh@gmail.com> wrote: > Reviewers: rsc, jsing, ...
11 years ago (2014-05-06 18:06:50 UTC) #11
jsing
I really do not understand the point of this - I get the Go API ...
11 years ago (2014-05-06 18:27:46 UTC) #12
iant
The Go 1 promise is that programs written for Go 1.x will build and run ...
11 years ago (2014-05-06 18:39:17 UTC) #13
rsc
LGTM
11 years ago (2014-05-08 14:06:06 UTC) #14
klinikbatin.com
first test
11 years ago (2014-05-08 16:12:16 UTC) #15
mikio
hi joel, i think i need your lgtm to this cl. On 2014/05/06 18:27:46, jsing ...
11 years ago (2014-05-10 00:00:30 UTC) #16
mikio
hi ian, On 2014/05/06 18:39:17, iant wrote: > I have no idea about the specific ...
11 years ago (2014-05-10 00:15:18 UTC) #17
iant
On 2014/05/10 00:15:18, mikio wrote: > hi ian, > > On 2014/05/06 18:39:17, iant wrote: ...
11 years ago (2014-05-10 00:35:38 UTC) #18
mikio
On Sat, May 10, 2014 at 9:35 AM, <iant@golang.org> wrote: > Thanks. If I understand ...
11 years ago (2014-05-10 01:08:20 UTC) #19
bradfitz
Ping Joel / Mikio.
10 years, 12 months ago (2014-05-15 19:39:31 UTC) #20
mikio
i'd wait for joel until next monday. On Fri, May 16, 2014 at 4:39 AM, ...
10 years, 12 months ago (2014-05-15 21:23:05 UTC) #21
bradfitz
LGTM I'd just check it in now. It seems fine, and we want to get ...
10 years, 12 months ago (2014-05-15 21:27:36 UTC) #22
mikio
fine, will submit today. can you give a lgmt to cl 94950043 too?
10 years, 12 months ago (2014-05-15 21:30:54 UTC) #23
mikio
*** Submitted as https://code.google.com/p/go/source/detail?r=1fdd9c6c03c9 *** syscall: regenerate z-files for openbsd This CL restores dropped constants ...
10 years, 12 months ago (2014-05-15 21:49:26 UTC) #24
gobot
10 years, 12 months ago (2014-05-15 22:13:58 UTC) #25
Message was sent while issue was closed.
This CL appears to have broken the freebsd-386 builder.
See http://build.golang.org/log/0bdadbe7a59cdf815b5fd3ae9d1926d7acc0319f
Sign in to reply to this message.

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