westonpace commented on PR #35810:
URL: https://github.com/apache/arrow/pull/35810#issuecomment-1584531095

   > I'd understood it differently (though perhaps incorrectly). I thought that 
using the explicit [Stdcall] would work everywhere except 32-bit non-Windows 
platforms, while removing the [Stdcall] would prevent things from working on 
.NET < 5.
   
   Yes, looking at the code now I think you're right.  I interpreted the above 
conversation as:
   
    * [This](https://github.com/apache/arrow/pull/35810#discussion_r1210668239) 
would be safe but lead to an unstable API surface
    * If we make these methods/fields private we don't have to worry about the 
API surface
    
   However, looking at the code, I don't see that change.  Are we still waiting 
on that change?  Or is there some reason this wouldn't work?


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