You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Kevin Clark (JIRA)" <ji...@apache.org> on 2008/11/18 18:43:44 UTC

[jira] Commented: (THRIFT-207) validate appears before AND after read method

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

Kevin Clark commented on THRIFT-207:
------------------------------------

Yup, looks misapplied. Doh. I'll tweak it shortly.

> validate appears before AND after read method
> ---------------------------------------------
>
>                 Key: THRIFT-207
>                 URL: https://issues.apache.org/jira/browse/THRIFT-207
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>
> It seems like a mis-applied patch, but the Thrift::Struct#read method now had validate at the beginning and end instead of the end, like it's supposed to. We just need to delete the validate at the beginning.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.