[
https://issues.apache.org/jira/browse/ARROW-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661310#comment-17661310
]
Rok Mihevc commented on ARROW-4286:
-----------------------------------
This issue has been migrated to [issue
#20861|https://github.com/apache/arrow/issues/20861] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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 Korn
> Assignee: Neal Richardson
> Priority: Major
> Fix For: 0.17.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
(v8.20.10#820010)