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: support deprecated enums for GCC < 6 #8164

Merged

Conversation

coryan
Copy link
Contributor

@coryan coryan commented Dec 23, 2020

Fixes #8163

@google-cla google-cla bot added the cla: yes label Dec 23, 2020
@coryan coryan marked this pull request as ready for review December 23, 2020 14:41
@acozzette acozzette merged commit 54d9f6a into protocolbuffers:master Dec 28, 2020
@acozzette
Copy link
Member

Thanks, @coryan.

@coryan coryan deleted the fix-no-deprecated-enums-before-gcc-6 branch December 29, 2020 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid code generated for deprecated enums with GCC < 6
3 participants