[
https://issues.apache.org/jira/browse/THRIFT-4861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King III updated THRIFT-4861:
--------------------------------------
Labels: Breaking-Change (was: )
> 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
>
> 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)