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.