Skip to content

The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include <boost/predef/other/endian.h> and use BOOST_ENDIAN_*_BYTE instead #133

@wush978

Description

@wush978
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Users/wush-macbook-pro/R-lib/-Users-wush-macbook-pro-Build-FeatureHashing/3.6.1/Rcpp/include" -I"/Users/wush-macbook-pro/R-lib/-Users-wush-macbook-pro-Build-FeatureHashing/3.6.1/digest/include" -I"/Users/wush-macbook-pro/R-lib/-Users-wush-macbook-pro-Build-FeatureHashing/3.6.1/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c hashed_model_matrix.cpp -o hashed_model_matrix.o
In file included from hash_internal.cpp:21:
In file included from /Users/wush-macbook-pro/R-lib/-Users-wush-macbook-pro-Build-FeatureHashing/3.6.1/BH/include/boost/detail/endian.hpp:9:
/Users/wush-macbook-pro/R-lib/-Users-wush-macbook-pro-Build-FeatureHashing/3.6.1/BH/include/boost/predef/detail/endian_compat.h:11:9: warning: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include
      <boost/predef/other/endian.h> and use BOOST_ENDIAN_*_BYTE instead [-W#pragma-messages]
#pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include <boost/predef/other/endian.h> and use BOOST_ENDIAN_*_BYTE instead")
        ^
In file included from hashed_model_matrix.cpp:19:
In file included from ./hashed_model_matrix.h:24:
In file included from /Users/wush-macbook-pro/R-lib/-Users-wush-macbook-pro-Build-FeatureHashing/3.6.1/BH/include/boost/detail/endian.hpp:9:
/Users/wush-macbook-pro/R-lib/-Users-wush-macbook-pro-Build-FeatureHashing/3.6.1/BH/include/boost/predef/detail/endian_compat.h:11:9: warning: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include
      <boost/predef/other/endian.h> and use BOOST_ENDIAN_*_BYTE instead [-W#pragma-messages]
#pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include <boost/predef/other/endian.h> and use BOOST_ENDIAN_*_BYTE instead")
        ^
1 warning generated.
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Users/wush-macbook-pro/R-lib/-Users-wush-macbook-pro-Build-FeatureHashing/3.6.1/Rcpp/include" -I"/Users/wush-macbook-pro/R-lib/-Users-wush-macbook-pro-Build-FeatureHashing/3.6.1/digest/include" -I"/Users/wush-macbook-pro/R-lib/-Users-wush-macbook-pro-Build-FeatureHashing/3.6.1/BH/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c intToRaw.cpp -o intToRaw.o
In file included from intToRaw.cpp:2:
In file included from /Users/wush-macbook-pro/R-lib/-Users-wush-macbook-pro-Build-FeatureHashing/3.6.1/BH/include/boost/detail/endian.hpp:9:
/Users/wush-macbook-pro/R-lib/-Users-wush-macbook-pro-Build-FeatureHashing/3.6.1/BH/include/boost/predef/detail/endian_compat.h:11:9: warning: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include
      <boost/predef/other/endian.h> and use BOOST_ENDIAN_*_BYTE instead [-W#pragma-messages]
#pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include <boost/predef/other/endian.h> and use BOOST_ENDIAN_*_BYTE instead")
        ^
1 warning generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions