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 2022/06/02 07:26:20 UTC

[GitHub] [arrow] pitrou commented on pull request #13282: ARROW-16609: [C++] xxhash not installed into dist/lib/include when building C++

pitrou commented on PR #13282:
URL: https://github.com/apache/arrow/pull/13282#issuecomment-1144537274

   Judging by the comment:
   > `// "safe-math.h" includes <intsafe.h> from the Windows headers.`
   
   We don't want to move these functions to `int_util.h`. OTOH, the other functions (`UpcastInt` and `CheckSliceParams`) can be moved to `int_util.h`.


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