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

Parsing error on stream field_name #179

Closed
pmonson711 opened this issue Apr 5, 2022 · 0 comments
Closed

Parsing error on stream field_name #179

pmonson711 opened this issue Apr 5, 2022 · 0 comments

Comments

@pmonson711
Copy link

Given a proto file like https://github.com/EventStore/EventStore/blob/master/src/Protos/Grpc/persistent.proto#L101 I get persistent.proto:101:0: Parsing error

This appears to be a valid file so I would expect it to lex and parse fine. I'm not sure of the structure of the yacc parser but I believe it's missing the | T_stream {"stream"} around ./src/compilerlib/pb_parsing_parser.mly#329

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

No branches or pull requests

1 participant