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

set required syntax statement for protobuf 3 (#5376) #5810

Merged
merged 2 commits into from
May 17, 2019

Conversation

jmckenna
Copy link
Member

@jmckenna jmckenna commented May 17, 2019

This removes the warning thrown with protobuf 3, when compiling MapServer:

[libprotobuf WARNING D:\protobuf-3.6.1\src\google\protobuf\compiler\parser.cc:562] No syntax specified for the proto file: vector_tile.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)

@jmckenna jmckenna merged commit fa09c06 into MapServer:master May 17, 2019
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