You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Ben Craig (JIRA)" <ji...@apache.org> on 2015/07/23 02:41:04 UTC

[jira] [Commented] (THRIFT-3252) Missing TConcurrentClientSyncInfo.h in cpp Makefile, so doesn't install

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

Ben Craig commented on THRIFT-3252:
-----------------------------------

Committed.  Thanks!

> Missing TConcurrentClientSyncInfo.h in cpp Makefile, so doesn't install
> -----------------------------------------------------------------------
>
>                 Key: THRIFT-3252
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3252
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library
>            Reporter: Adam Beberg
>            Priority: Blocker
>
> {noformat}
> diff --git a/lib/cpp/Makefile.am b/lib/cpp/Makefile.am
> index 82f2e3a..7f2d431 100755
> --- a/lib/cpp/Makefile.am
> +++ b/lib/cpp/Makefile.am
> @@ -243,6 +243,7 @@ include_async_HEADERS = \
>                       src/thrift/async/TAsyncProcessor.h \
>                       src/thrift/async/TAsyncBufferProcessor.h \
>                       src/thrift/async/TAsyncProtocolProcessor.h \
> +                     src/thrift/async/TConcurrentClientSyncInfo.h \
>                       src/thrift/async/TEvhttpClientChannel.h \
>                       src/thrift/async/TEvhttpServer.h
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)