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

[GitHub] [arrow] pitrou commented on issue #33887: [Go] cdata package leaks handles, difficulty debugging

pitrou commented on issue #33887:
URL: https://github.com/apache/arrow/issues/33887#issuecomment-1609840802

   > Also, we should add `static` to the definitions of the methods in `go/arrow/cdata/arrow/helpers.h` so that they don't cause multiple definition errors if you build without optimizations for debugging.
   
   Hmm, why would they? They are marked `inline` so having multiple identical definitions shouldn't be a problem...


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