James E. King III created THRIFT-4861:
-----------------------------------------
Summary: Fix use of deprecated boost headers; move to minimum
boost 1.56.0
Key: THRIFT-4861
URL: https://issues.apache.org/jira/browse/THRIFT-4861
Project: Thrift
Issue Type: Bug
Components: C++ - Library
Affects Versions: 0.12.0
Reporter: James E. King III
Assignee: James E. King III
TProtocol.h uses a deprecated boost endianness header which is spitting out
warnings. Fix this by setting the minimum required boost to 1.56.0 and use the
successor in boost/predef/other/endian.h instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)