Re: [protobuf] FileDescriptor to .proto?

2015-03-10 Thread Himanshu Agarwal
Yeah Thanks, it's there. Himanshu Agarwal On Wed, Mar 11, 2015 at 5:47 AM, Feng Xiao xiaof...@google.com wrote: On Wed, Feb 11, 2015 at 9:53 AM, Himanshu Agarwal agarwal.himanshu...@gmail.com wrote: Hi I'm looking for a method to print a FileDescriptor to a .proto file in C++. I

[protobuf] FileDescriptor to .proto?

2015-02-11 Thread Himanshu Agarwal
that the api doesn't print comments. Is there any other way to print the .proto file with all the information present in FileDescriptor? Thank you Himanshu Agarwal -- You received this message because you are subscribed to the Google Groups Protocol Buffers group. To unsubscribe from this group

[protobuf] Re: Proto file generation from Descriptors in Java (DebugString)

2015-02-11 Thread Himanshu Agarwal
I was looking for a similar functionality. One thing that i noticed probably comments in proto are missed out while printing DebugString? On Thursday, 19 May 2011 21:13:15 UTC+8, Ben Wright wrote: previous thread:

[protobuf] oneof and extended messages

2014-11-18 Thread Himanshu Agarwal
. SampleMessage.proto:6:3: Expected required, optional, or repeated. SampleMessage.proto:6:20: Missing field number. *Any clue if oneof is supported in extended messages?* *Also is there a way to extend oneof field?* Thank you Himanshu Agarwal -- You received this message because you are subscribed

[protobuf] list values and string values

2014-11-18 Thread Himanshu Agarwal
, generator); return; } Could someone please help me understand the reason for this exclusion. Thank you Himanshu Agarwal . -- 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