genemerewether opened a new issue, #216: URL: https://github.com/apache/arrow-nanoarrow/issues/216
Could we initialize the following variable? https://github.com/apache/arrow-nanoarrow/blob/e9b8ad91279feead1dab7d1fc2b49784be5b1634/src/nanoarrow/array.c#L668 This is tripping an error on my compiler: `error: ‘min_buffer_size_bytes’ may be used uninitialized in this function [-Werror=maybe-uninitialized]` -- 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: github-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org