[ 
https://issues.apache.org/jira/browse/THRIFT-4836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16800640#comment-16800640
 ] 

James E. King III commented on THRIFT-4836:
-------------------------------------------

Thanks, but you didn't say what version of boost. :)

> [C++] Warning about deprecated use of boost endianness macros
> -------------------------------------------------------------
>
>                 Key: THRIFT-4836
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4836
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library
>            Reporter: Antoine Pitrou
>            Priority: Minor
>
> When compiling Apache Arrow we sometimes get those warnings messages:
> {code}
> The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include 
> <boost/predef/other/endian.h> and use BOOST_ENDIAN_*_BYTE instead
> {code}
> There is no trace of these macros in our source code, but they are used in 
> the Thrift headers:
> https://github.com/apache/thrift/blob/master/lib/cpp/src/thrift/protocol/TProtocol.h#L85-L102



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to