paleolimbot opened a new pull request, #605:
URL: https://github.com/apache/arrow-nanoarrow/pull/605

   Some local update on my local machine resulted in nanoarrow not compiling 
because clang gave a warning for the C11 extensions in the flatcc generated 
code. I believe this was because the C standard had already been set to C99 at 
the beginning of the file, whereas the check to update it to C11 only happened 
after this had already been set.


-- 
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]

Reply via email to