Skip to content

Upgrade protobuf to v22.3#219

Merged
vitalybuka merged 8 commits intogoogle:masterfrom
vitalybuka:master
Apr 25, 2023
Merged

Upgrade protobuf to v22.3#219
vitalybuka merged 8 commits intogoogle:masterfrom
vitalybuka:master

Conversation

@vitalybuka
Copy link
Copy Markdown
Collaborator

No description provided.

c++14 is requirement from 54346a414da72fe37ef3371cb3baddbd097cd501
However protobuf uses std::string_view which is c++17 feature.
It's not essencial and for convenience
only, but LogSilencer removed from
protobuf with absl migration.
Requires CMAKE_LINK_GROUP_USING of cmake 3.24.
descriptor()->file()->syntax() will be
private soon.
@vitalybuka vitalybuka requested a review from kstoimenov April 25, 2023 00:44
@vitalybuka vitalybuka merged commit c390388 into google:master Apr 25, 2023
veblush added a commit to grpc/grpc that referenced this pull request Apr 26, 2023
XuanWang-Amos pushed a commit to XuanWang-Amos/grpc that referenced this pull request May 1, 2023
paulosjca pushed a commit to paulosjca/grpc that referenced this pull request May 4, 2023
veblush added a commit to veblush/grpc that referenced this pull request May 9, 2023
wanlin31 pushed a commit to grpc/grpc that referenced this pull request May 18, 2023
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