Skip to content

Parse fail for Mapbox vector_tile.proto  #172

@juselius

Description

@juselius

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions