You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a transient error that I received only once out of thousands of compiles, and did not see on my next compile; I'm opening this in case someone is interested in digging into it, but feel free to close if you like!
What version of Go are you using (go version)?
go version go1.7.4 darwin/amd64
What operating system and processor architecture are you using (go env)?
Please try 1.8 anyway. It's much better, and we could always use more testers. We're using it by default internally at Google for all Go code at this point. We don't know of any problems with it.
This is a transient error that I received only once out of thousands of compiles, and did not see on my next compile; I'm opening this in case someone is interested in digging into it, but feel free to close if you like!
What version of Go are you using (
go version
)?go version go1.7.4 darwin/amd64
What operating system and processor architecture are you using (
go env
)?What did you do?
I was simply compiling my program, which I've done thousands of times.
What did you expect to see?
Normal behavior.
What did you see instead?
The text was updated successfully, but these errors were encountered: