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
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
https://codereview.appspot.com/135230043/diff/50001/src/pkg/runtime/defs_open...
File src/pkg/runtime/defs_openbsd.go (right):
https://codereview.appspot.com/135230043/diff/50001/src/pkg/runtime/defs_open...
src/pkg/runtime/defs_openbsd.go:121: type Kevent C.struct_kevent
On 2014/08/30 03:15:34, mdempsky wrote:
> Hm, I just noticed that in revision 91378329bf67, rsc updated the generated
> defs_GOOS_GOARCH.h headers for SigactionT and KeventT, but didn't update the
> source defs_GOOS.go files. Not sure whether I should go ahead and fix KeventT
> here, or leave it for a more comprehensive fix to all of the files later?
I think it should be updated.
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
https://codereview.appspot.com/135230043/diff/50001/src/pkg/runtime/defs_open...
File src/pkg/runtime/defs_openbsd.go (right):
https://codereview.appspot.com/135230043/diff/50001/src/pkg/runtime/defs_open...
src/pkg/runtime/defs_openbsd.go:121: type Kevent C.struct_kevent
On 2014/08/30 03:29:52, minux wrote:
> On 2014/08/30 03:15:34, mdempsky wrote:
> > Hm, I just noticed that in revision 91378329bf67, rsc updated the generated
> > defs_GOOS_GOARCH.h headers for SigactionT and KeventT, but didn't update the
> > source defs_GOOS.go files. Not sure whether I should go ahead and fix
KeventT
> > here, or leave it for a more comprehensive fix to all of the files later?
> I think it should be updated.
Done.
Issue 135230043: code review 135230043: runtime: fix openbsd build
(Closed)
Created 10 years, 6 months ago by mdempsky
Modified 10 years, 6 months ago
Reviewers: gobot, dave_cheney.net
Base URL:
Comments: 3