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

Qualified names in same compilation unit #63

Closed
phischu opened this issue Dec 11, 2014 · 1 comment
Closed

Qualified names in same compilation unit #63

phischu opened this issue Dec 11, 2014 · 1 comment

Comments

@phischu
Copy link
Collaborator

phischu commented Dec 11, 2014

If a declaration mentions a symbol qualified but all of the sudden the declaration that binds the symbol also lands in the same compilation unit the qualification should be removed.

@phischu
Copy link
Collaborator Author

phischu commented Dec 21, 2014

Solved by not compiling declarations from different modules together

@phischu phischu closed this as completed Dec 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant