05-08-2015, 07:55 AM
The extern declaration of foo is not compliant with rule 8.2, which requires function declarations to have named parameters.
The MISRA-C working group is currently considering whether rule 8.3 includes the case where the declaration has no parameter name and definition does have a parameter name.
The MISRA-C working group is currently considering whether rule 8.3 includes the case where the declaration has no parameter name and definition does have a parameter name.
Posted by and on behalf of the MISRA C Working Group