[go-nuts] Here are some solaris x86 binaries

2018-04-22 Thread phil
FYI, I've put together a solaris x86 page on my site for Go. It provides go 1.10 binaries, as well as gccgo binaries, for Solaris 11. http://www.bolthole.com/solaris/go-lang.html -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe fr

[go-nuts] git-codeview problem with multiple commits

2018-04-03 Thread phil
Hi folks, I am trying to follow "Multiple-Commit Work Branches" paragraph in the git-codereview docs, but it seems to be missing a few steps. ( https://godoc.org/golang.org/x/review/git-codereview ) I've even tried ensuring that the Change-Id value is the same on all commits.. but it still r

[go-nuts] Re: Need DontCloseOnExec, or Fcntl, or both

2018-04-02 Thread phil
I should add that, since yesterday, I have figured out how to actually implement this, and have opened an issue to allow for a code submission. https://github.com/golang/go/issues/24649 -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsub

[go-nuts] Need DontCloseOnExec, or Fcntl, or both

2018-04-01 Thread phil
Howdy, Im involved in some crossplatform work, and ran into the following pair of issues. 1. Apparently, default behavour in Go, is to set F_CLOEXEC, aka "Close on Exec", on file descriptors. And there is a public syscall, in the exec_unix.go source, func CloseOnExec(fd int) { fcntl(fd, F_SETF

Re: [go-nuts] Unexpected cgo argument has Go pointer to Go pointer

2017-08-29 Thread Phil Noel
the checks. Though of course you have to becareful to not accidently pass a Go pointer to a Go pointer. Phil -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an

Re: [go-nuts] Unexpected cgo argument has Go pointer to Go pointer

2017-08-29 Thread Phil Noel
On Tuesday, 29 August 2017 18:21:58 UTC+1, Ian Lance Taylor wrote: > > On Tue, Aug 29, 2017 at 8:53 AM, Phil Noel > wrote: > > > > I believe the error is that _cgoCheckPointer is scanning the _cgo0 > variable > > (ie c_msg, ie type *_Ctype_struct_tagMSG) an

[go-nuts] Unexpected cgo argument has Go pointer to Go pointer

2017-08-29 Thread Phil Noel
erated by Windows). Does anyone have any suggestions about how to work around this (other than creating a fake windows.h)? The problem occurs roughly 5% of the time when I start my program. Thanks Phil -- You received this message because you are subscribed to the Google Groups "golan

[go-nuts] Re: Deleting the /r/golang subreddit

2016-11-25 Thread Phil Snowberger
What /u/spez did was not "inane" or "immature". If he had replied to the comments, insulting the commenter's mother's face or something, that would be inane and immature. Modifying a user's comments, putting words in their mouth, is fundamentally a completely different thing. It is intellectu