Howard Mansell created THRIFT-1955:
--------------------------------------

             Summary: 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
            Priority: Minor


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