[ 
https://issues.apache.org/jira/browse/THRIFT-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988676#comment-13988676
 ] 

Matti Virkkunen commented on THRIFT-2508:
-----------------------------------------

The generated code is uncompileable both due to the reserved word "event" being 
generated as a variable name, as well as multiple instances of a property with 
the same name as the containing class which is illegal in C#.

> Uncompileable C# code due to language keywords in IDL
> -----------------------------------------------------
>
>                 Key: THRIFT-2508
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2508
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Compiler
>            Reporter: Jens Geyer
>
> The file https://github.com/mvirkkunen/line-protocol/blob/master/line.thrift
> leads to errors due to language keywords being part of the IDL file.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to