async_server.skeleton.cpp include TEventServer.h, but there isn't corresponding 
file in deed
--------------------------------------------------------------------------------------------

                 Key: THRIFT-1422
                 URL: https://issues.apache.org/jira/browse/THRIFT-1422
             Project: Thrift
          Issue Type: Bug
          Components: C++ - Library
    Affects Versions: 0.7
         Environment: ubuntu 10.10
            Reporter: liang xie


cd thrift-0.7.0/contrib/async-test/
make
cd gen-cpp
then you'll find "#include <async/TEventServer.h>" in 
Aggr_async_server.skeleton.cpp, but in fact :

ls /home/xieliang/workspace_cdt/thrift-0.7.0/lib/cpp/src/async/
TAsyncBufferProcessor.h  TAsyncChannel.h    TAsyncProtocolProcessor.cpp  
TEvhttpClientChannel.cpp  TEvhttpServer.cpp
TAsyncChannel.cpp        TAsyncProcessor.h  TAsyncProtocolProcessor.h    
TEvhttpClientChannel.h    TEvhttpServer.h

i could not find TEventServer.h

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to