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

Move field_access_listener from libprotobuf-lite to libprotobuf #8775

Merged
merged 1 commit into from Jun 28, 2021

Conversation

acozzette
Copy link
Member

This should fix #8768. The field access listener code can't build
successfully as part of protobuf-lite because it relies on descriptors.

This should fix protocolbuffers#8768. The field access listener code can't build
successfully as part of protobuf-lite because it relies on descriptors.
@acozzette acozzette merged commit 336ed18 into protocolbuffers:master Jun 28, 2021
@acozzette acozzette deleted the fix-cmake-build branch June 28, 2021 23:07
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.

Protobuf lite fails to link when building with shared libs
4 participants