You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/07/02 14:37:46 UTC

[GitHub] [incubator-nuttx] Donny9 opened a new pull request #4047: renesas/rx65n: add long type for all PRI*PTR

Donny9 opened a new pull request #4047:
URL: https://github.com/apache/incubator-nuttx/pull/4047


   
   ## Summary
   Fix CI error.
   
   Error: wqueue/kwork_thread.c:202:3: error: format '%x' expects argument of type 'unsigned int',
    but argument 4 has type 'long unsigned int' [-Werror=format=]
       snprintf(args, 16, "0x%" PRIxPTR, (uintptr_t)wqueue);
   
   Signed-off-by: Jiuzhu Dong <do...@xiaomi.com>
   
   ## Impact
   
   ## Testing
   
   


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 closed pull request #4047: renesas/rx65n: add long type for all PRI*PTR

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 closed pull request #4047:
URL: https://github.com/apache/incubator-nuttx/pull/4047


   


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4047: renesas/rx65n: add long type for all PRI*PTR

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on pull request #4047:
URL: https://github.com/apache/incubator-nuttx/pull/4047#issuecomment-873066457


   Close, move to https://github.com/apache/incubator-nuttx/pull/4035


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org