Antoine Pitrou created ARROW-4992:
-------------------------------------
Summary: [C++] Boost endian warnings
Key: ARROW-4992
URL: https://issues.apache.org/jira/browse/ARROW-4992
Project: Apache Arrow
Issue Type: Bug
Components: C++
Affects Versions: 0.12.1
Reporter: Antoine Pitrou
This can be seen on AppVeyor:
{code:java}
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}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)