Re: [protobuf] Any small issue to start with?

2016-03-11 Thread 'Feng Xiao' via Protocol Buffers
On Mon, Mar 7, 2016 at 4:02 PM, Umesh Singla  wrote:

> Hello
> The protobuf thing looks interesting and different to me. I recently came
> across it. Any small issues or bugs to start with, so that I can get
> familiar with teh codebase?
>
Hi Umesh,

Glad to hear that you are interested in protobuf! If you want to get
yourself familiar with protobuf code base, starting with the protocol
compiler code is a good choice. For example, try to fix this issue about
supporting spaces in file paths passed to protocol compiler:
https://github.com/google/protobuf/issues/955

You can find related code in
https://github.com/google/protobuf/tree/master/src/google/protobuf/compiler



> You can know more about me at my www.linkedin.com/in/umeshksingla
>
> Thanks
>
> --
> 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 https://groups.google.com/group/protobuf.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.


[protobuf] Any small issue to start with?

2016-03-07 Thread Umesh Singla
Hello
The protobuf thing looks interesting and different to me. I recently came 
across it. Any small issues or bugs to start with, so that I can get familiar 
with teh codebase? 
You can know more about me at my www.linkedin.com/in/umeshksingla

Thanks

-- 
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 https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.