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

Roger Meier resolved THRIFT-1233.
---------------------------------

    Resolution: Fixed
      Assignee: alexandre parenteau  (was: Jake Farrell)

reproduced Alexandre's issue and added the proposed include:

#include <transport/TBufferTransports.h>

> Remove unused include in generated C++ code
> -------------------------------------------
>
>                 Key: THRIFT-1233
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1233
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Compiler
>         Environment: Ubuntu 11.04, latest trunk.
>            Reporter: Diwaker Gupta
>            Assignee: alexandre parenteau
>            Priority: Trivial
>             Fix For: 0.7
>
>         Attachments: THRIFT-1233.patch, thrift-1233.2.tgz
>
>
> When using cob_style with the CPP generator, the compiler adds an include for 
> TTransportUtils. This include doesn't seem to be used anywhere and creates an 
> unnecessary dependency. It also complicates compiling Thrift generated code 
> on other platforms.
> Patch available for review here:
> https://reviews.apache.org/r/1034/

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

        

Reply via email to