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

When parsing store unknown enum values in unknown fields #276

Merged
merged 2 commits into from
Mar 25, 2018

Conversation

stepancheg
Copy link
Owner

This fix long standing issue of protobuf returning error when parsing
unknown enum values.

New behavior matches proto2 (even is code is generated for proto3).

This is backward-incompatible change.

Issue #233
@stepancheg stepancheg merged commit 5c52c3d into master Mar 25, 2018
@stepancheg stepancheg deleted the unknown-fields-values branch February 7, 2022 00:38
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.

1 participant