[ https://issues.apache.org/jira/browse/THRIFT-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13072975#comment-13072975 ]
Hudson commented on THRIFT-1233: -------------------------------- Integrated in Thrift #195 (See [https://builds.apache.org/job/Thrift/195/]) THRIFT-1233 Remove unused include in generated C++ code Note: revert patch and include transport/TBufferTransports.h Patch: Alexandre Parenteau roger : http://svn.apache.org/viewvc/?view=rev&rev=1151967 Files : * /thrift/trunk/compiler/cpp/src/generate/t_cpp_generator.cc > 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