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/09/06 09:36:49 UTC

[GitHub] [incubator-nuttx] jlaitine opened a new pull request #4483: Fix compilation of arm protected build

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


   Correct typos in include/nuttx/arch.h and suppress
   "'noreturn' function does return" warning coming from arm_pthread_exit.c
   
   Signed-off-by: Jukka Laitinen <ju...@ssrc.tii.ae>
   
   ## Summary
   
   Arm protected build didn't compile for me any more.
   
   ## Impact
   
   This fixes the issue
   
   ## Testing
   
   Tested of STM32F765 (Pixhawk 4)
   


-- 
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] jlaitine commented on pull request #4483: Fix compilation of arm protected build

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


   Fixed the same warning also on risc-v with this same PR


-- 
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 merged pull request #4483: Fix compilation of arm protected build

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


   


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