[
https://issues.apache.org/jira/browse/THRIFT-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156067#comment-15156067
]
Wes McKinney commented on THRIFT-3619:
--------------------------------------
[~richardtsai] — yes, see what I had to do for Parquet:
https://github.com/apache/parquet-cpp/blob/master/CMakeLists.txt#L115
It would be nice if Thrift would not pass on this burden to thirdparty users,
but in the meantime we are stuck with the released 0.9.2 and 0.9.3 versions
where this workaround is necessary.
> Using Thrift 0.9.3 with googletest on Linux gcc 4.9 / C++11
> -----------------------------------------------------------
>
> Key: THRIFT-3619
> URL: https://issues.apache.org/jira/browse/THRIFT-3619
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Reporter: Wes McKinney
> Fix For: 0.10.0
>
>
> In PARQUET-470 we've been tracking some issues we've run into with Thrift
> 0.9.2 and 0.9.3. There is a conflict concerning {{std::tuple}} and so far
> have been unable to determine a workaround. Can you please advise and confirm
> whether this should be considered a bug in Thrift? Thank you
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)