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/07/07 11:53:26 UTC

[GitHub] [arrow] lidavidm commented on pull request #13532: ARROW-16778: [C++] Fix win32 build and tests

lidavidm commented on PR #13532:
URL: https://github.com/apache/arrow/pull/13532#issuecomment-1177488433

   Looks like it still doesn't build on 32-bit Windows and there are tons of compiler warnings about casts (one of which is an error). We might want a general way to deal with `int64_t -> size_t` conversions.


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