paleolimbot opened a new pull request, #788: URL: https://github.com/apache/arrow-nanoarrow/pull/788
The vcpkg checks for a dry run of the current state of the main branch ( https://github.com/microsoft/vcpkg/pull/46029 ) fail because (1) `-Werror` is always set in debug mode and there's at least one platform where we get some extra warnings and (2) we install shared libraries when static linkage was requested. This PR adds options so we can turn those off in the vcpkg config. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
