areusch commented on PR #11232:
URL: https://github.com/apache/tvm/pull/11232#issuecomment-1125302182

   @mkatanbaf i think this fix makes sense to me, but that we should propagate 
tvm_ssize_t to most of the other ssize_t mentions in the codebase. in 
particular, in `src/support/socket.h` we still have a competing definition 
`using ssize_t = int;` for Windows builds, and i think we should get rid of 
that in favor of this. 


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