Carl Hall created THRIFT-2143:
---------------------------------

             Summary: Generated Ruby client doesn't handle enums
                 Key: THRIFT-2143
                 URL: https://issues.apache.org/jira/browse/THRIFT-2143
             Project: Thrift
          Issue Type: Bug
          Components: Ruby - Compiler
    Affects Versions: 0.9, 0.9.1
            Reporter: Carl Hall


The generated ruby client includes and uses enums but doesn't send or receive 
them correctly. They go out as i32 and are expected to be received as i32. 
While this is the underlying data type, it breaks things that expect the enum 
to come through.

--
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