You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "genemerewether (via GitHub)" <gi...@apache.org> on 2023/06/08 14:00:48 UTC

[GitHub] [arrow-nanoarrow] genemerewether opened a new issue, #216: Initialize variable

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-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-nanoarrow] paleolimbot commented on issue #216: Initialize variable

Posted by "paleolimbot (via GitHub)" <gi...@apache.org>.
paleolimbot commented on issue #216:
URL: https://github.com/apache/arrow-nanoarrow/issues/216#issuecomment-1582713565

   That won't do! Thanks for catching this, I'll fix shortly.


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-nanoarrow] paleolimbot closed issue #216: Initialize variable

Posted by "paleolimbot (via GitHub)" <gi...@apache.org>.
paleolimbot closed issue #216: Initialize variable
URL: https://github.com/apache/arrow-nanoarrow/issues/216


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org