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/compile: don't require textual import format for bootstrapping compiler #15322

Closed
griesemer opened this issue Apr 15, 2016 · 3 comments
Closed
Milestone

Comments

@griesemer
Copy link
Contributor

Reminder issue.

Need to eliminate dependency on textual import format during compiler bootstrap so that we can remove old code.

@griesemer griesemer self-assigned this Apr 15, 2016
@griesemer griesemer changed the title cmd/compile: don't require textual import format for bootstrap cmd/compile: don't require textual import format for bootstrapping compiler Apr 15, 2016
@bradfitz
Copy link
Contributor

For Go 1.7, or...? (Can you update the Milestone? empty means needing triage)

@griesemer griesemer added this to the Go1.7 milestone Apr 15, 2016
@griesemer
Copy link
Contributor Author

1.7 preferred, but ok if we can't make it.

@gopherbot
Copy link

CL https://golang.org/cl/22328 mentions this issue.

@golang golang locked and limited conversation to collaborators Apr 21, 2017
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