paleolimbot opened a new pull request, #853: URL: https://github.com/apache/arrow-nanoarrow/pull/853
In https://github.com/apache/arrow-adbc/pull/4044, ADBC has to work around a clang warning that declares `__COUNTER__` an extension. We don't strictly need it here so I just removed the usage. Claude Opus seems to think this is safe because of the `do { ... } while(0);` scoping but alternative opinions are welcome! -- 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]
