Skip to content

Conversation

@cre4ture
Copy link

@cre4ture cre4ture commented Sep 6, 2024

This fixes issues with proto-files following latest proto file defintions that allow "optional" keyword again.

Error looks like this:

# ./grpcdump_main -color -p 50051 -proto-path=protos -proto-files=____.proto
FATA[0000] Proto files init error: ____.proto:xx:x: field ___.___: field has label LABEL_OPTIONAL, but proto3 must omit labels other than 'repeated'

Thanks for the great tool :-)

…gain

FATA[0000] Proto files init error: ____.proto:xx:x: field ___.___: field has label LABEL_OPTIONAL, but proto3 must omit labels other than 'repeated'
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