[protobuf] Protocol Buffers Specification and the syntax keyword.

2013-08-03 Thread Peter Hultqvist
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?

-- 
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 protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/groups/opt_out.




[protobuf] Re: protobuf mingw error

2013-08-03 Thread anonymous


 Edit:

 I am going off of the advice given by Peter Remmers at:

 herehttp://stackoverflow.com/questions/9243816/how-to-build-google-protocol-buffers-in-windows-for-mingw


-- 
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 protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/groups/opt_out.