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

Parse fail for Mapbox vector_tile.proto #172

Open
juselius opened this issue Feb 11, 2021 · 1 comment
Open

Parse fail for Mapbox vector_tile.proto #172

juselius opened this issue Feb 11, 2021 · 1 comment

Comments

@juselius
Copy link

Running Falanx on the Mapbox vector_tile.proto fails with:

Generating code for: vector_tile.proto
ERROR: proto file was not able to be parsed.

Error in Ln: 21 Col: 23
                optional string string_value = 1;
                      ^
Expecting: whitespace

I have spent some time trying to figure out what causes it, to no avail. The only way I can get falanx to process the file, is by removing all field specifications, leaving only the empty messages.

@gusty
Copy link
Contributor

gusty commented Feb 13, 2021

FYI: maybe it's better to open it here: https://github.com/fsprojects/falanx

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

2 participants