[ https://issues.apache.org/jira/browse/THRIFT-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jens Geyer resolved THRIFT-1955. -------------------------------- Resolution: Fixed Fix Version/s: 1.0 Committed. > 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 > Fix For: 1.0 > > 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