On Sat, Aug 3, 2013 at 2:18 AM, Peter Hultqvist <[email protected]> wrote:

>  Hello
>
> Today I received a pull request on my implementation of protocol buffers
> to support the "syntax" keyword.
> This got me puzzled since I had not read it anywhere before.
>
> My main source has been this document
> https://developers.google.com/protocol-buffers/docs/proto
> Which does not mention the syntax keyword.
>
> However it is found mentioned here:
>
> https://developers.google.com/protocol-buffers/docs/reference/cpp/google.protobuf.compiler.parser
>
> There is also no mention of escaping which I have heard being used in
> other cases.
>
> Is there a more complete or up to date specification of the .proto format
> I might have missed?
>
The "syntax" keyword is only used in Google internally. It's not supported
in opensource protobuf.


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