On Thu, Jan 30, 2014 at 6:56 AM, Ik Si <[email protected]> wrote:

> 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 ?
>
It seems Chrome has branched protobuf code and added some chrome only
features.


> 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.
>

-- 
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.

Reply via email to