eddelbuettel opened a new pull request, #363: URL: https://github.com/apache/arrow-nanoarrow/pull/363
As discussed in #362, we see a nag from `g++` 13.2.0 about a 'pessimizing move' from this `std::move` and the compiler itself suggests removing it. Did so, and did not tickle a valgrind issue is casual testing. -- 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]
