[ 
https://issues.apache.org/jira/browse/THRIFT-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bryan Duxbury closed THRIFT-805.
--------------------------------

         Assignee: Brad Taylor
    Fix Version/s: 0.5
       Resolution: Fixed

I just committed this. Thanks for the patch!

> Don't generate process_XXXX methods for oneway methods
> ------------------------------------------------------
>
>                 Key: THRIFT-805
>                 URL: https://issues.apache.org/jira/browse/THRIFT-805
>             Project: Thrift
>          Issue Type: Bug
>          Components: Cocoa - Compiler
>    Affects Versions: 0.4
>         Environment: Snow Leopard (OS 10.6)
>            Reporter: Brad Taylor
>            Assignee: Brad Taylor
>             Fix For: 0.5
>
>         Attachments: thrift-dont-generate-process-methods.diff
>
>
> The Cocoa backend shouldn't generate process_XXXX helper methods for oneway 
> methods as there is no return value.  Currently, this results in build 
> failures as the _result structs that the process_XXXX methods reference don't 
> exist.  See attached patch.

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

Reply via email to