btashton commented on issue #959: URL: https://github.com/apache/incubator-nuttx/issues/959#issuecomment-623144852
I'm not sure that there is an issue here now that we just make sure int fits in unsigned long. (Normally) For x86_64: unsigned long is 8 bytes int is 4 bytes (void *) is 8 bytes Seems like we should be fine? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org