Re: k_msgq_get_attrs declared 'static' but never defined???


Boie, Andrew P
 

I can't reproduce this.

Does doing a clean build help?

Is this sample built by our CI?

 

Andrew

 

From: devel@... [mailto:devel@...] On Behalf Of David Leach
Sent: Sunday, May 6, 2018 6:49 PM
To: zephyr-devel@...
Subject: [Zephyr-devel] k_msgq_get_attrs declared 'static' but never defined???

 

Pulled master and went to build OpenThread echo server and get a ton of the following:

../../../../../include/kernel.h:3021:20: warning: ‘k_msgq_get_attrs’ declared ‘static’ but never defined [-Wunused-function]

__syscall void  k_msgq_get_attrs(struct k_msgq *q, struct k_msgq_attrs *attrs);

 

Not sure what changed from the last time I built the sample.

 

David Leach

Join {devel@lists.zephyrproject.org to automatically receive all group messages.