patacongo commented on issue #418: include/nuttx:  Fix improper use of inline
URL: https://github.com/apache/incubator-nuttx/pull/418#issuecomment-593641243
 
 
   > Wow that is significant!!
   
   Yes... the inline functions are not really large.  However, almost every C 
file in system includes nuttx/semaphore.h, either directly or indirectly.  With 
several hundreds of C files and several hundreds of copies of these functions, 
it adds up.  I expect to see a size improvement, but I as also rather astounded 
by the magnitude of the savings.
   

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


With regards,
Apache Git Services

Reply via email to