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

Upgrade protobuf to 24.4 #139

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Upgrade protobuf to 24.4 #139

merged 1 commit into from
Dec 12, 2023

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Dec 12, 2023

-std=c++14 is required by absl to increase the c++ version on multiple supported platforms.

CC @matthewstevenson88

Protobuf 25 drops support for Bazel 5. But 24 is still a relatively recent version and it gets us past the absl addition.

-std=c++14 is required by absl to increase the c++ version on multiple
supported platforms.
@ejona86 ejona86 requested a review from dfawley December 12, 2023 16:51
@ejona86 ejona86 merged commit 37330a0 into grpc:master Dec 12, 2023
2 checks passed
@ejona86 ejona86 deleted the protobuf-24.4 branch December 12, 2023 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants