Hi and thanks for the report. Please file bugs in GitHub 
issues: https://github.com/google/protobuf/issues

On Friday, February 19, 2016 at 3:57:10 PM UTC-8, [email protected] 
wrote:
>
> 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 
>> not an enum type.");
>
>
> or 
>
>  string IDescriptor.FullName => Name;
>
>
> etc.
>
> which make the csharp project build failed.
>
> I suppose this is due to some mistakes with code generation.
>
> It seems that this is first occured at the submission of 
> 72ec33676fd40ccfe719ace162fcf859ae9251bc.
>
> I'm not sure if this is the right place to report a bug. Please inform if 
> not.
>
> 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].
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