[PATCH 1/2] psxmsgq05: Added priority unblocking mq tests

Peter Dufault dufault at hda.com
Fri Aug 30 10:29:40 UTC 2019


> On Aug 30, 2019, at 03:08 , Sebastian Huber <sebastian.huber at embedded-brains.de> wrote:
> 
> [...]
>> +/* forward declarations to avoid warnings */
> 
> Static functions don't need forward declarations to avoid warnings.

... because you should order the definitions properly.  Only if two static functions need to reference each other do you need to forward declare one.  That’s a rare situation.

Peter
-----------------
Peter Dufault
HD Associates, Inc.      Software and System Engineering

This email is delivered through the public internet using protocols subject to interception and tampering.



More information about the devel mailing list