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

Kevin Radloff commented on THRIFT-1699:
---------------------------------------

Thanks for looking. I'll try to work on specs for it, but like I said I haven't 
had a whole lot of luck getting them to run even using rspec 1.3 and an older 
ruby.
                
> Native Union#read has extra read_field_end call
> -----------------------------------------------
>
>                 Key: THRIFT-1699
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1699
>             Project: Thrift
>          Issue Type: Bug
>          Components: Ruby - Library
>    Affects Versions: 0.8
>            Reporter: Kevin Radloff
>         Attachments: struct.diff
>
>
> The native implementation of the Union#read method has an extraneous call to 
> read_field_end. This makes no difference to most protocols because 
> read_field_end is a no-op, but it breaks JSON (in this case my own class, not 
> the one in trunk), which does do something in this method.

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