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/13 11:56:06 UTC

[GitHub] [arrow] lidavidm commented on pull request #13581: ARROW-16734: [C++] Bump vendored version of protobuf

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

   this is really a protobuf issue and we already suppress such warnings for MSVC which is stricter about these things
   
   https://github.com/apache/arrow/blob/8608e193c14427d22324023a7a9849f9389c9f8a/cpp/cmake_modules/ThirdpartyToolchain.cmake#L1733-L1742
   
   looks like we need to suppress them for all compilers now


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