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

Rename CMessage -> Message, to make the change in https://github.com/protocolbuffers/upb/pull/617 work as intended. #620

Merged
merged 1 commit into from
May 17, 2022

Conversation

copybara-service[bot]
Copy link

Rename CMessage -> Message, to make the change in #617 work as intended.

The previous change did not have the desired effect, because the generated code uses the class named "Message" instead of "CMessage."

There was no real need to use the class "CMessage" instead of "Message." The new name is simpler and will make the previous change work.

The previous change did not have the desired effect, because the generated code uses the class named "Message" instead of "CMessage."

There was no real need to use the class "CMessage" instead of "Message."  The new name is simpler and will make the previous change work.

PiperOrigin-RevId: 449309343
@copybara-service copybara-service bot merged commit 12fffeb into main May 17, 2022
@copybara-service copybara-service bot deleted the test_449271548 branch May 17, 2022 21:01
@github-pages github-pages bot temporarily deployed to github-pages May 17, 2022 21:02 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant