You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (JIRA)" <ji...@apache.org> on 2012/11/16 02:23:11 UTC

[jira] [Resolved] (THRIFT-1422) async_server.skeleton.cpp include TEventServer.h, but there isn't corresponding file in deed

     [ https://issues.apache.org/jira/browse/THRIFT-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier resolved THRIFT-1422.
---------------------------------

    Resolution: Fixed
      Assignee: Roger Meier

Liang,
thanks for reporting this!
                
> 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
>            Assignee: Roger Meier
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira