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

Replace uses of public fields with their associated getter methods. #416

Merged
merged 2 commits into from
Sep 16, 2019

Conversation

nreid260
Copy link
Contributor

No description provided.

@Yannic
Copy link
Contributor

Yannic commented Sep 13, 2019

Thanks! I'm assuming this is working towards #411.
What do we need to get the tests to pass? Update closure-compiler to v20190909?

@nreid260
Copy link
Contributor Author

It's more like an example of the difficulty described by that issue. The fact that I need to make this PR at all is what we consider problematic.

I think updating to v20190909 is all that should be needed. That version has both the getters and the public fields.

@Yannic
Copy link
Contributor

Yannic commented Sep 14, 2019

We updated closure compiler to v20190909. Can you rebase so we can see if the tests pass?

@nreid260
Copy link
Contributor Author

Done

Copy link
Contributor

@Yannic Yannic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM!

@gkdn @laurentlb @dslomov Can you review and merge?

@gkdn gkdn merged commit 4a79cc6 into bazelbuild:master Sep 16, 2019
sgammon pushed a commit to Bloombox/rules_closure that referenced this pull request Oct 17, 2019
ptmphuong pushed a commit to ptmphuong/rules_closure that referenced this pull request Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants