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

Issue 135230043: code review 135230043: runtime: fix openbsd build (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 6 months ago by mdempsky
Modified:
10 years, 6 months ago
Reviewers:
gobot, dave, iant
CC:
iant, minux, golang-codereviews, jsing
Visibility:
Public.

Description

runtime: fix openbsd build

Patch Set 1 #

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

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

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

Total comments: 3

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M src/pkg/runtime/defs_openbsd.go View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/runtime/defs_openbsd_386.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/runtime/defs_openbsd_amd64.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/runtime/os_openbsd.c View 1 3 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/runtime/os_openbsd.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8
mdempsky
Hello iant@golang.org (cc: golang-codereviews@googlegroups.com, jsing@google.com), I'd like you to review this change to https://code.google.com/p/go
10 years, 6 months ago (2014-08-30 03:05:58 UTC) #1
mdempsky
Tested that it builds on openbsd/386 again. https://codereview.appspot.com/135230043/diff/50001/src/pkg/runtime/defs_openbsd.go File src/pkg/runtime/defs_openbsd.go (right): https://codereview.appspot.com/135230043/diff/50001/src/pkg/runtime/defs_openbsd.go#newcode121 src/pkg/runtime/defs_openbsd.go:121: type Kevent ...
10 years, 6 months ago (2014-08-30 03:15:34 UTC) #2
minux
https://codereview.appspot.com/135230043/diff/50001/src/pkg/runtime/defs_openbsd.go File src/pkg/runtime/defs_openbsd.go (right): https://codereview.appspot.com/135230043/diff/50001/src/pkg/runtime/defs_openbsd.go#newcode121 src/pkg/runtime/defs_openbsd.go:121: type Kevent C.struct_kevent On 2014/08/30 03:15:34, mdempsky wrote: > ...
10 years, 6 months ago (2014-08-30 03:29:52 UTC) #3
mdempsky
https://codereview.appspot.com/135230043/diff/50001/src/pkg/runtime/defs_openbsd.go File src/pkg/runtime/defs_openbsd.go (right): https://codereview.appspot.com/135230043/diff/50001/src/pkg/runtime/defs_openbsd.go#newcode121 src/pkg/runtime/defs_openbsd.go:121: type Kevent C.struct_kevent On 2014/08/30 03:29:52, minux wrote: > ...
10 years, 6 months ago (2014-08-30 03:32:09 UTC) #4
iant
LGTM
10 years, 6 months ago (2014-08-30 03:51:06 UTC) #5
iant
*** Submitted as https://code.google.com/p/go/source/detail?r=60812bad3769 *** runtime: fix openbsd build LGTM=iant R=iant, minux CC=golang-codereviews, jsing https://codereview.appspot.com/135230043 ...
10 years, 6 months ago (2014-08-30 03:51:36 UTC) #6
gobot
This CL appears to have broken the windows-amd64-perf builder. See http://build.golang.org/log/667a97e961ca85bb900db5639a614ce8d1ff6a7f
10 years, 6 months ago (2014-08-30 03:52:54 UTC) #7
dave_cheney.net
10 years, 6 months ago (2014-08-30 03:56:04 UTC) #8
Yup, this is real, it's broken the API check for all platforms that
are not openbsd.

On Sat, Aug 30, 2014 at 1:52 PM,  <gobot@golang.org> wrote:
> This CL appears to have broken the windows-amd64-perf builder.
> See http://build.golang.org/log/667a97e961ca85bb900db5639a614ce8d1ff6a7f
>
>
> https://codereview.appspot.com/135230043/
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-codereviews" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-codereviews+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
Sign in to reply to this message.

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