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 grpc: support ubuntu 20.04, minor fixes for old version #725

Closed
wants to merge 38 commits into from

Conversation

TTPO100AJIEX
Copy link
Contributor

No description provided.

@TTPO100AJIEX TTPO100AJIEX changed the title fix grpc: support ubuntu 20.04 fix grpc: support ubuntu 20.04, minor fixes for old version Oct 23, 2024
@@ -28,7 +30,7 @@ compiler::ThreadLocal kSecretVisitor = [] {

} // namespace

userver::FieldOptions GetFieldOptions(const google::protobuf::FieldDescriptor& field) {
const userver::FieldOptions& GetFieldOptions(const google::protobuf::FieldDescriptor& field) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

На каких-то версиях при копировании падала компиляция со словами "не могу найти дестркутор"

@github-actions github-actions bot locked and limited conversation to collaborators Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants