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

fix: Ensure unqualified member access remains unqualified #3364

Merged

Conversation

slarse
Copy link
Collaborator

@slarse slarse commented May 11, 2020

Fix #3363

This is a fix for the aforementioned issue. The approach I've taken here is outlined in #3363. If I'm not mistaken, this fix is simple and does not break anything.

@slarse
Copy link
Collaborator Author

slarse commented May 11, 2020

First CI will fail because of indentaion. I don't know why but IntelliJ just keeps randomly switching between tabs and spaces.

@monperrus monperrus changed the title review: fix: Ensure unqualified member access remains unqualified fix: Ensure unqualified member access remains unqualified May 11, 2020
@monperrus monperrus merged commit 3a8d04d into INRIA:master May 11, 2020
@monperrus
Copy link
Collaborator

Thanks a lot @slarse

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

Successfully merging this pull request may close these issues.

bug: Implicit type access/package reference made explicit (noclasspath)
2 participants