Again question about comments. The format of comments in .proto is not defined in language references: https://developers.google.com/protocol-buffers/docs/reference/proto2-spec https://developers.google.com/protocol-buffers/docs/reference/proto3-spec
Style section recommends usage of C++ style comments. On the other hand C style comments seem to work. Can it be assumed that both C++ and C style comments are and will be supported? -- 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 https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
