[
https://issues.apache.org/jira/browse/THRIFT-4861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King III resolved THRIFT-4861.
---------------------------------------
Resolution: Fixed
Fix Version/s: 0.13.0
> Fix use of deprecated boost endian header; 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
> Priority: Minor
> Labels: Breaking-Change
> Fix For: 0.13.0
>
>
> 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)