[
https://issues.apache.org/jira/browse/THRIFT-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Grochowski closed THRIFT-1875.
-------------------------------------
Resolution: Invalid
my bad - some better documentation about USE_BOOST_THREAD variable is neeed
> BoostThreadFactory not compiling
> --------------------------------
>
> Key: THRIFT-1875
> URL: https://issues.apache.org/jira/browse/THRIFT-1875
> Project: Thrift
> Issue Type: Bug
> Components: Build Process, C++ - Library
> Affects Versions: 0.9
> Environment: boost 1.44
> gcc 4.7.2
> Reporter: Konrad Grochowski
> Attachments: THRIFT-1875-lexical_cast_fix.patch
>
>
> lib/cpp/src/thrift/concurrency/BoostThreadFactory.cpp:102:66: error: cannot
> convert ‘boost::thread::id’ to ‘apache::thrift::concurrency::Thread::id_t
> {aka long unsigned int}’ in return
> boost::thread::id is a class, cannot be cast to thrift::...::Thread::id_t
> (long)
> seems I'm not the only one with that problem:
> http://mail-archives.apache.org/mod_mbox/thrift-user/201209.mbox/%[email protected]%3E
--
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