xiaoxiang781216 commented on PR #8158:
URL: https://github.com/apache/nuttx/pull/8158#issuecomment-1384866802

   > What about 64bit architectures? Or we expect pointers only in lower 32 bit 
address space?
   
   uintptr_t can handle both 32bit and 64bit arch
   
   
   > Why not just cast to `void *` and leave `%p`?
   
   %p can't add the modifier (e.g., 08).


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