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 <[email protected] <javascript:>>:
>
>> 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, $"\"{Proto.TypeName}\" is 
>>> not an enum type.");
>>
>>
>> or 
>>
>> string IDescriptor.FullName => Name;
>>
>>
>> It seems that this is due to mistakes in automatic code generation.
>>
>> These codes cause the csharp project building failed.
>>
>> This bug first occurs at the submission of 
>>  72ec33676fd40ccfe719ace162fcf859ae9251bc.
>>
>> I don't know if this is the right place to report bugs. I'm sorry if not, 
>> can anyone tell me how to report it.
>>
>> 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 [email protected] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> 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 [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.

Reply via email to