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

Carl Yeksigian commented on THRIFT-1955:
----------------------------------------

Thanks for reporting the bug, Howard. This patch fixes the union issue.
                
> Union Type writer generated in C# does not WriteStructBegin
> -----------------------------------------------------------
>
>                 Key: THRIFT-1955
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1955
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Compiler
>            Reporter: Howard Mansell
>            Assignee: Carl Yeksigian
>            Priority: Minor
>         Attachments: 1955.patch
>
>
> Generated C# code for a union type does WriteStructEnd but doesn't 
> WriteStructBegin.  The reader does ReadStructBegin.  This does not manifest 
> itself in the binary protocol because it writes nothing for either struct 
> begin or end, but will likely manifest for other protocols.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to