MISRA Discussion Forums

Full Version: 8.5 and a C99 Extension
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
I use 'inline' within my code. Not wanting to go into any details, let us just suffice it to say I feel sufficient reason exists for me to do so. Does 8.5 apply to inline functions? Does the use of 'inline' supercede the restriction of 0 function definitions per header?
MISRA-C Steering Meeting - 7th November 2006

MISRA-C:2004 will require
(a) deviation against 1.1 for the use of an extension to C90, and
(b) deviation against 8.5 for the definitions in each header file.