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: implement go generate -run #9821

Closed
robpike opened this issue Feb 10, 2015 · 2 comments
Closed

cmd/go: implement go generate -run #9821

robpike opened this issue Feb 10, 2015 · 2 comments
Milestone

Comments

@robpike
Copy link
Contributor

robpike commented Feb 10, 2015

The flag is documented and even declared in the code, but is unimplemented. For 1.5 we should decide what it should do and implement that. For 1.4.2 we should include https://go-review.googlesource.com/4291 which at least documents that it doesn't work.

@robpike robpike added this to the Go1.4.2 milestone Feb 10, 2015
@robpike
Copy link
Contributor Author

robpike commented Feb 10, 2015

When this lands in 1.4.2, update the milestone to 1.5 but do not close the issue.

@robpike robpike self-assigned this Feb 10, 2015
@rsc rsc modified the milestones: Go1.5, Go1.4.2 Feb 18, 2015
@rsc
Copy link
Contributor

rsc commented Apr 20, 2015

Fixed by 2807572

@rsc rsc closed this as completed Apr 20, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
@rsc rsc unassigned robpike Jun 23, 2022
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