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 syntax errors in bswap_64 #8613

Merged
merged 1 commit into from May 17, 2021

Conversation

acozzette
Copy link
Member

It looks like some syntax errors were introduced by mistake because some
left parentheses were changed to curly braces without the right parens
being changed accordingly. This fixes #8611.

It looks like some syntax errors were introduced by mistake because some
left parentheses were changed to curly braces without the right parens
being changed accordingly. This fixes protocolbuffers#8611.
@google-cla google-cla bot added the cla: yes label May 13, 2021
@google-cla google-cla bot added the cla: yes label May 13, 2021
@acozzette acozzette changed the title Fixed syntax errors in bswap_64 Fix syntax errors in bswap_64 May 13, 2021
@acozzette acozzette changed the base branch from master to 3.17.x May 13, 2021 19:41
@benjaminp benjaminp mentioned this pull request May 14, 2021
@deannagarcia deannagarcia self-requested a review May 17, 2021 17:37
@acozzette acozzette merged commit 65abb64 into protocolbuffers:3.17.x May 17, 2021
@acozzette acozzette deleted the fix-bswap64 branch May 17, 2021 17:38
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.

brackets messed up in src/google/protobuf/stubs/port.h in version 3.17.0
3 participants