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

alexandre parenteau updated THRIFT-1359:
----------------------------------------

    Attachment: THRIFT-1359.patch

Patch to fix compilation problem with cob style C++ (current trunk)

> --gen-cob cpp:cob_style does not compile anymore
> ------------------------------------------------
>
>                 Key: THRIFT-1359
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1359
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Compiler, C++ - Library
>    Affects Versions: 0.8
>         Environment: Linux/Windows
>            Reporter: alexandre parenteau
>              Labels: patch
>             Fix For: 0.8
>
>         Attachments: THRIFT-1359.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> A recent change introduced the concept of "getProcessor" (TProcessor). This 
> code does not take into account when generating cob style C++ 
> (TAsyncProcessor).
> TAsyncProcessor and TProcessor are unrelated, therefore it generates a 
> compilation problem when trying to pass smart pointers around.
> The included patch tries to address this, and was tested on Linux/Windows.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to