Steve,

"Your example reproduces the error. "

Yes, I posted the error in reproducible form. The first step in fixing a 
bug. The Go team can confirm the bug and verify that their fix works. No 
guesswork required.

Peter

On Wednesday, January 29, 2020 at 8:41:48 AM UTC-5, Steve Mynott wrote:
>
> Your example reproduces the error. 
>
> I'd expect ./go version to return 
>
> "go version go1.12.16 linux/amd64" since that's the latest version 
>
>
>
>
> On 29/01/2020, peterGo <go.p...@gmail.com <javascript:>> wrote: 
> > Steve, 
> > 
> > "I don't see" 
> > 
> > Please provide reproducible errors. For example, 
> > 
> > [security] Go 1.13.7 and Go 1.12.16 are released 
> > https://groups.google.com/forum/#!topic/golang-nuts/4uVpv5Zfxvo 
> > 
> > ~$ git clone https://github.com/golang/go --depth 1 -b 
> > release-branch.go1.12 go1.12 
> > Cloning into 'go1.12'... 
> > remote: Enumerating objects: 9305, done. 
> > remote: Counting objects: 100% (9305/9305), done. 
> > remote: Compressing objects: 100% (7682/7682), done. 
> > remote: Total 9305 (delta 1465), reused 4643 (delta 1134), pack-reused 0 
> > Receiving objects: 100% (9305/9305), 21.22 MiB | 11.94 MiB/s, done. 
> > Resolving deltas: 100% (1465/1465), done. 
> > ~$ cd go1.12/src 
> > ~/go1.12/src$ ./make.bash 
> > Building Go cmd/dist using /home/peter/go1.4. 
> > Building Go toolchain1 using /home/peter/go1.4. 
> > Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. 
> > Building Go toolchain2 using go_bootstrap and Go toolchain1. 
> > Building Go toolchain3 using go_bootstrap and Go toolchain2. 
> > Building packages and commands for linux/amd64. 
> > --- 
> > Installed Go for linux/amd64 in /home/peter/go1.12 
> > Installed commands in /home/peter/go1.12/bin 
> > ~/go1.12/src$ cd ../bin 
> > ~/go1.12/bin$ ./go version 
> > go version go1.12.15 linux/amd64 
> > ~/go1.12/bin$ 
> > 
> > Peter 
> > 
> > On Wednesday, January 29, 2020 at 6:30:23 AM UTC-5, Steve Mynott wrote: 
> >> 
> >> I don't see go1.12.16 tagged on release-branch.go1.12? 
> >> 
> >> Is this expected? 
> >> 
> >> -- 
> >> Steve Mynott <steve...@gmail.com <javascript:>> 
> >> cv25519/ECF8B611205B447E091246AF959E3D6197190DD5 
> >> 
> > 
> > -- 
> > 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 
> > email to golan...@googlegroups.com <javascript:>. 
> > To view this discussion on the web visit 
> > 
> https://groups.google.com/d/msgid/golang-nuts/3522d571-43da-48c3-8158-286ce7c4b092%40googlegroups.com.
>  
>
> > 
>
>
> -- 
> Steve Mynott <steve...@gmail.com <javascript:>> 
> cv25519/ECF8B611205B447E091246AF959E3D6197190DD5 
>

-- 
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 email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/965ed119-35ff-488f-b217-ff6c2aa6498e%40googlegroups.com.

Reply via email to