Re: [protobuf] Report a bug

2016-02-21 Thread ykwd . tsinghua
Thank your very much. I had considered I know c#. Learning is infinite! On Saturday, February 20, 2016 at 11:01:47 PM UTC+8, GoldenBull Chen wrote: > > Welcome to the new world of C# 6 and VS2015 :) > These new syntax sugars will make your coding life easier. > > 2016-02-19 20:00 GMT+08:00

Re: [protobuf] Report a bug

2016-02-20 Thread GoldenBull Chen
Welcome to the new world of C# 6 and VS2015 :) These new syntax sugars will make your coding life easier. 2016-02-19 20:00 GMT+08:00 : > Hi, > > Protobuf is a nice work which saves me a lot of time. > > Through my using, I find a bug as the following : > > In some csharp

[protobuf] report a bug

2016-02-19 Thread ykwd . tsinghua
Hi This is a nice project which saves me a lot of times. During my use I find a bug in some csharp files such as Reflection/FieldDescriptor.cs , Reflection/FileDescriptor.cs, etc In those files there are some codes like : throw new DescriptorValidationException(this, $"\"{Proto.TypeName}\" is

[protobuf] Report a bug

2016-02-19 Thread ykwd . tsinghua
Hi, Protobuf is a nice work which saves me a lot of time. Through my using, I find a bug as the following : In some csharp source files such as csharp/src/Google.Protobuf/Reflection/FieldDescriptor.cs, there are some codes like : throw new DescriptorValidationException(this,