Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/go: list goos/goarch at end of 'go version' output #4492

Closed
davecheney opened this issue Dec 5, 2012 · 6 comments
Closed

cmd/go: list goos/goarch at end of 'go version' output #4492

davecheney opened this issue Dec 5, 2012 · 6 comments
Milestone

Comments

@davecheney
Copy link
Contributor

What steps will reproduce the problem?

panic messages should list the go version (from runtime.theVersion) as well as the
operating system and arch details as close to the top of the panic message as possible. 

This would greatly aide in debugging problems reported on the mailing list and IRC as
those are the first details requested and the most often omitted.
@davecheney
Copy link
Contributor Author

Comment 1:

Proposal and sample output 
https://golang.org/cl/6875063

Owner changed to @davecheney.

Status changed to Started.

@davecheney
Copy link
Contributor Author

Comment 2:

Status changed to Duplicate.

Merged into issue #2799.

@rsc
Copy link
Contributor

rsc commented Dec 9, 2012

Comment 3:

Labels changed: added priority-later, removed priority-triage.

Owner changed to ---.

Status changed to Accepted.

@davecheney
Copy link
Contributor Author

Comment 4:

Owner changed to @davecheney.

Status changed to Started.

@davecheney
Copy link
Contributor Author

Comment 5:

This issue was closed by revision 033e915.

Status changed to Fixed.

@rsc
Copy link
Contributor

rsc commented Dec 10, 2012

Comment 6:

Labels changed: added size-s.

@rsc rsc added this to the Go1.1 milestone Apr 14, 2015
@rsc rsc removed the go1.1 label Apr 14, 2015
@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants