jet / jet/falanx

Parse fail for Mapbox vector_tile.proto

Open
#172 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
F#
Stars
144
Forks
24
PR merge metrics
No merged PRs in 30d

Description

Running Falanx on the Mapbox [vector_tile.proto](https://github.com/mapbox/vector-tile-spec/tree/master/2.1/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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.