Re: go test -race much slower in 1.8 (was Re: [go-nuts] Go 1.8 is released)

2017-02-21 Thread Will Newton
/github.com/golang/go/issues/19133: Milestone Go1.8.1 Thanks, yes I had misread the github ticket. > Peter > > On Tuesday, February 21, 2017 at 5:41:25 AM UTC-5, Will Newton wrote: >> >> On Mon, Feb 20, 2017 at 8:23 PM, Ian Lance Taylor >> wrote: >> > On Mon, Feb 20, 20

Re: go test -race much slower in 1.8 (was Re: [go-nuts] Go 1.8 is released)

2017-02-21 Thread Will Newton
On Mon, Feb 20, 2017 at 8:23 PM, Ian Lance Taylor wrote: > On Mon, Feb 20, 2017 at 12:06 PM, Will Newton wrote: >> On Thu, Feb 16, 2017 at 9:01 PM, Chris Broadfoot wrote: >>> Hello gophers, >>> >>> We just released Go 1.8. >>> >>> You

Re: [go-nuts] Go 1.8 is released

2017-02-20 Thread Will Newton
On Thu, Feb 16, 2017 at 9:01 PM, Chris Broadfoot wrote: > Hello gophers, > > We just released Go 1.8. > > You can read the announcement blog post here: > https://blog.golang.org/go1.8 > > You can download binary and source distributions from our download page: > https://golang.org/dl/ > > To c

Re: [go-nuts] Golang for ARM

2016-12-18 Thread Will Newton
On Sun, Dec 18, 2016 at 4:09 AM, Paulo Coutinho wrote: > Hi, > > Im making a free repository to show how to compile Golang for ARM v7 > (Android). > > Link: > https://github.com/prsolucoes/golang-for-arm > > Error: > arm-linux-androideabi-gcc: error: unrecognized command line option '-m64' This s

Re: [go-nuts] Debug memory leaks in cgo calls

2016-12-16 Thread Will Newton
On Thu, Dec 15, 2016 at 12:57 AM, Pablo Rozas Larraondo wrote: > I've seen this question asked before in the mail list but with no clear > answers. I'm just asking it again in case someone has come up with a new way > of doing this: > > Does anyone know about a good tool or method to detect memory