paleolimbot opened a new pull request, #769:
URL: https://github.com/apache/arrow-nanoarrow/pull/769
Fixes a warning on MSVC:
```
(ClCompile target) ->
D:\a\arrow-adbc\arrow-adbc\adbc\c\vendor\nanoarrow\nanoarrow.h(1239,5): warning
C4668: '__GNUC__' is not defined as a preprocessor macro, replacing with '0'
for '#if/#elif'
[D:\a\arrow-adbc\arrow-adbc\adbc\build\driver\common\adbc_driver_common.vcxproj]
```
--
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]