[
https://issues.apache.org/jira/browse/THRIFT-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13963311#comment-13963311
]
Carl Hall commented on THRIFT-2143:
-----------------------------------
Is there anything needed for this patch? I'm maintaining a local fork, so that
enums are handled correctly but would love to get back to using the GA
artifacts.
> 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
> Attachments: thrift-2143.diff
>
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)