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: simplify import mechanism #13242

Closed
griesemer opened this issue Nov 14, 2015 · 3 comments
Closed

cmd/compile: simplify import mechanism #13242

griesemer opened this issue Nov 14, 2015 · 3 comments

Comments

@griesemer
Copy link
Contributor

Tracking issue. Once the yacc-parser is gone, we can simplify how imports are handled w/o redirecting the underlying input stream. Perhaps not worth doing if we switch to new import format directly. Target 1.7 Early.

@griesemer griesemer self-assigned this Nov 14, 2015
@griesemer griesemer added this to the Unplanned milestone Nov 14, 2015
@griesemer
Copy link
Contributor Author

This is pending #13240.

@griesemer griesemer modified the milestones: Go1.7, Unplanned, Go1.7Early Nov 17, 2015
@bradfitz
Copy link
Contributor

bradfitz commented May 5, 2016

@griesemer, is this done?

@griesemer
Copy link
Contributor Author

Yes. We don't redirect the import stream anymore.

@golang golang locked and limited conversation to collaborators May 5, 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