Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Comprehend Go1.4 import comment constraints #447

Closed
fabulous-gopher opened this issue Apr 21, 2017 · 1 comment
Closed

Comprehend Go1.4 import comment constraints #447

fabulous-gopher opened this issue Apr 21, 2017 · 1 comment

Comments

@fabulous-gopher
Copy link

From @sdboyer on June 18, 2016 2:44

Go 1.4 introduced import comment constraints that allow the source of a package to designate the import path at which a package must be placed in order for it to compile.

We need to read these comments and at least note their presence - it doesn't matter quite yet, but once we support aliasing, we'll need to constraint that the presence of such a comment disallows incompatible aliasing.

Copied from original issue: sdboyer/gps#38

@sdboyer
Copy link
Member

sdboyer commented Aug 28, 2017

closing this in favor of the more detailed #902

@sdboyer sdboyer closed this as completed Aug 28, 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