paleolimbot commented on issue #493:
URL: 
https://github.com/apache/arrow-nanoarrow/issues/493#issuecomment-2135154000

   > Assuming nanoarrow does not need C11
   
   We do test with explicit c99; however, that's just a compiler flag and I 
can't see where it would disable this based on the C11 or C99-ness.
   
   > So, passing `-DFLATCC_USE_GENERIC_ALIGNED_ALLOC` via Makevars fixes the 
bug.
   
   Great! I may actually just add this to `Makevars` because generating 
protobuf is not a bottleneck for the types of things that we are doing with it 
🙂  and because I don't think R even has the ability to force a C standard (in 
the same way that it cares about the C++ standard).


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