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 2022/08/30 07:28:25 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6926: list.h: Change inline function to macro as much as possbile

xiaoxiang781216 commented on PR #6926:
URL: https://github.com/apache/incubator-nuttx/pull/6926#issuecomment-1231258712

   > In general looks good, but the main difference inline from define is that inlining is done based on compiler decision and with define we have inlining unconditionally.
   
   Yes, it's penalty because we decide to stick C89.


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