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

Alexander Shigin commented on THRIFT-54:
----------------------------------------

I'll get rid of frameResponses_ after THRIFT-45 will be accepted or rejected 
(these changes affect the same line of code).

> test/cpp doesn't compile
> ------------------------
>
>                 Key: THRIFT-54
>                 URL: https://issues.apache.org/jira/browse/THRIFT-54
>             Project: Thrift
>          Issue Type: Bug
>          Components: Test Suite
>            Reporter: Alexander Shigin
>            Priority: Minor
>
> make -f Makefile.thrift fails with 
> src/TestClient.cpp:69: class facebook::thrift::transport::TFramedTransport' 
> has no member named 'setRead'
> I can't find any mentions about setRead in lib/cpp/transport. I can solve the 
> issue by removing this line.
> I have a question: does setRead go out or some people will implement it? If 
> nobody need it should we delete frameResponses_ from TNonblockingServer?

-- 
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