Skip to content

Conversation

@dsnet
Copy link
Member

@dsnet dsnet commented Mar 14, 2018

A proto map entry is conceptually a message with two fields.
In the same way that unknown fields don't cause a parsing error,
map parsing should ignore unknown fields and tags.
Similarly, it treats a missing field as the zero value.

Fixes #403

A proto map entry is conceptually a message with two fields.
In the same way that unknown fields don't cause a parsing error,
map parsing should ignore unknown fields and tags.
Similarly, it treats a missing field as the zero value.

Fixes #403
@dsnet dsnet requested a review from neild March 14, 2018 21:09
@dsnet dsnet merged commit b028a76 into dev Mar 14, 2018
@dsnet dsnet deleted the dev-unknownmap branch March 14, 2018 22:21
@golang golang locked and limited conversation to collaborators Jun 26, 2020
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