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 2011/05/30 22:15:47 UTC

[jira] [Resolved] (THRIFT-1185) Bogus forward declaration of class TAsyncTransport inside file lib/cpp/src/async/TAsyncChannel.h

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

Roger Meier resolved THRIFT-1185.
---------------------------------

    Resolution: Fixed
      Assignee: Pavlin Radoslavov

committed!

> Bogus forward declaration of class TAsyncTransport inside file lib/cpp/src/async/TAsyncChannel.h
> ------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-1185
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1185
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library
>            Reporter: Pavlin Radoslavov
>            Assignee: Pavlin Radoslavov
>            Priority: Trivial
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> Header file lib/cpp/src/async/TAsyncChannel.h
> (also installed as <thrift/async/TAsyncChannel.h>)
> contains the following forward class declaration:
> class TAsyncTransport;
> However, class TAsyncTransport doesn't exist and is never used or referred to.
> Hence, the above declaration should be deleted.

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