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 dummy fields #270

Merged
merged 2 commits into from
Aug 12, 2019
Merged

Fix dummy fields #270

merged 2 commits into from
Aug 12, 2019

Conversation

sigurdm
Copy link
Collaborator

@sigurdm sigurdm commented Aug 12, 2019

The FieldInfo object created be the treeshaker before would trigger assertions.

Copy link
Member

@szakarias szakarias left a comment

Choose a reason for hiding this comment

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

lgtm


main() {
test('Has no known fields', () {
expect(Message(), Message());
Copy link
Member

Choose a reason for hiding this comment

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

remove?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

@sigurdm sigurdm merged commit 87e1e56 into google:master Aug 12, 2019
@grouma
Copy link
Member

grouma commented Sep 12, 2019

This change has broken the world, see: #284

Curious why it was published well after being merged and even after later changes?

@sigurdm
Copy link
Collaborator Author

sigurdm commented Sep 13, 2019

Curious why it was published well after being merged and even after later changes?
I had forgot to publish it back when it landed. And now when I published it I forgot to include: #271

So sorry.

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