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

[GitHub] [mynewt-nimble] KKopyscinski opened a new pull request #915: porting: fix "cast from pointer to integer of different size" error

KKopyscinski opened a new pull request #915:
URL: https://github.com/apache/mynewt-nimble/pull/915


   Changed direct casting of pointer to uint32_t to (uint32_t)(uintptr_t).


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #915: porting: fix "cast from pointer to integer of different size" error

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot commented on pull request #915:
URL: https://github.com/apache/mynewt-nimble/pull/915#issuecomment-779650541


   
   <!-- style-bot -->
   
   ## Style check summary
   
   #### No suggestions at this time!
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [mynewt-nimble] KKopyscinski merged pull request #915: porting: fix "cast from pointer to integer of different size" error

Posted by GitBox <gi...@apache.org>.
KKopyscinski merged pull request #915:
URL: https://github.com/apache/mynewt-nimble/pull/915


   


----------------------------------------------------------------
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:
users@infra.apache.org