Hi, I'm trying to compile one of Chrome's proto files: https://chromium.googlesource.com/experimental/chromium/src/+/master/sync/protocol/sync_enums.proto using exe from "protoc-2.5.0-win32.zip" and I get the following error:
"sync_enums.proto:13:8: Option "retain_unknown_fields" unknown" Anybody knows what this option is meant to do, and how can I compile this file ? Or what will be the implications of removing it ? Thanks for any help. Ik. -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/groups/opt_out.
