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

[email protected] commented on THRIFT-1231:
-------------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1023/
-----------------------------------------------------------

(Updated 2011-07-08 20:04:37.543693)


Review request for Thrift.


Changes
-------

Adding bug number for tracking.


Summary
-------

Remove bogus include.

TAsyncChannel includes TTransportUtils but doesn't need/use it.


This addresses bug THRIFT-1231.
    https://issues.apache.org/jira/browse/THRIFT-1231


Diffs
-----

  /lib/cpp/src/async/TAsyncChannel.h 1143615 

Diff: https://reviews.apache.org/r/1023/diff


Testing
-------

make check in lib/cpp


Thanks,

Diwaker



> Remove bogus include
> --------------------
>
>                 Key: THRIFT-1231
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1231
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Library
>    Affects Versions: 0.6.1
>         Environment: Ubuntu 11.04, latest trunk
>            Reporter: Diwaker Gupta
>            Assignee: Diwaker Gupta
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: THRIFT-1231.patch
>
>
> TAsyncChannel.h includes TTransportUtils.h, but doesn't really need/use it.

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

        

Reply via email to