You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "thisisnic (via GitHub)" <gi...@apache.org> on 2023/02/09 14:24:50 UTC

[GitHub] [arrow] thisisnic commented on pull request #34100: GH-34094: [C++] Increase Boost minimum version for clang >= 16

thisisnic commented on PR #34100:
URL: https://github.com/apache/arrow/pull/34100#issuecomment-1424271011

   Thanks for updating this!  Looks like there's a linter error which needs fixing, but aside from that, I tried this locally in a container, and it appears to be working - the Arrow C++ build now fails when being built using clang16 with `Boost_SOURCE=SYSTEM` and an older version of Boost, but uses the bundled version with `Boost_SOURCE=AUTO` or `Boost_SOURCE=BUNDLED`.


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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