You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/10/08 18:32:23 UTC

[GitHub] [arrow] bkietz commented on pull request #8371: WIP: ARROW-4960: [R] Build r-arrow conda package in crossbow

bkietz commented on pull request #8371:
URL: https://github.com/apache/arrow/pull/8371#issuecomment-705748359


   unfortunately `cpp11::r_vector::const_iterator::operator*` is not marked const, but MSVC's impl of `std::copy` marks its [arguments const](https://github.com/microsoft/STL/blob/3d88a64538827700e50c757877eb8413338ec281/stl/inc/xmemory#L1557). We'd probably be able to workaround this in `*Input`. I'll open an issue upstream


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org