whispersofthedawn commented on PR #2564: URL: https://github.com/apache/orc/pull/2564#issuecomment-4061756699
It looks like a 34.0 release came out upstream: https://github.com/protocolbuffers/protobuf/releases/tag/v34.0. I mention it in particular because it adds `[[nodiscard]]` to many functions, and when compiling with `STOP_BUILD_ON_WARNING` set to true, it can cause build failures (we encountered this in Nixpkgs with logs like https://hydra.nixos.org/build/323335244/log and https://hydra.nixos.org/build/324063460/log). Just wanted to leave a note for when y'all end up upgrading to that version :) -- 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]
