Uwe L. Korn created ARROW-4286:
----------------------------------

             Summary: [C++/R] Namespace vendored Boost
                 Key: ARROW-4286
                 URL: https://issues.apache.org/jira/browse/ARROW-4286
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++, Packaging, R
            Reporter: Uwe L. Korn
             Fix For: 0.13.0


For R, we vendor Boost and thus also include the symbols privately in our 
modules. While they are private, some things like virtual destructors can still 
interfere with other packages that vendor Boost. We should also namespace the 
vendored Boost as we do in the manylinux1 packaging: 
https://github.com/apache/arrow/blob/0f8bd747468dd28c909ef823bed77d8082a5b373/python/manylinux1/scripts/build_boost.sh#L28



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

Reply via email to