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/15 15:57:28 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #4152: arch: Fix rtcb can't found error

xiaoxiang781216 edited a comment on pull request #4152:
URL: https://github.com/apache/incubator-nuttx/pull/4152#issuecomment-880813694


   > Then the proper fix is to add `defined(CONFIG_DEBUG_ALERT)` because _alert is gated by it
   
   No, it's better to not guard the code, so the compiler can detect the syntax error. Please see this PR to see how many typo error found so far: https://github.com/apache/incubator-nuttx/commit/5f3a98b5a8d39a7a9ee1823c6f7eaf05b1822ad7


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