[
https://issues.apache.org/jira/browse/THRIFT-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King III resolved THRIFT-4441.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.0
The runtime C++ library no longer requires boost, based on the work in
THRIFT-4720. The unit tests still require boost.
> C++: support building lib without Boost
> ---------------------------------------
>
> Key: THRIFT-4441
> URL: https://issues.apache.org/jira/browse/THRIFT-4441
> Project: Thrift
> Issue Type: Improvement
> Components: C++ - Compiler, C++ - Library
> Affects Versions: 0.11.0, 0.12.0
> Reporter: Francois Ferrand
> Assignee: James E. King III
> Priority: Major
> Labels: boost, c++11
> Fix For: 1.0
>
>
> It would be great to support compiling Thrift library without boost: in
> C++11, most of the things are already integrated, and it is often not
> practical to integrate boost, esp. in embedded projects.
> Some steps have already been done (esp. THRIFT-2221) to support building user
> code without boost, but it would be nice to allow building completely without
> boost.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)