You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove <nuttx/xxx.h> in stdio need add depend header file
Error: cmocka/src/cmocka.c:2568:9: error: implicit declaration of function 'ftruncate'; did you mean 'strncat'? [-Werror=implicit-function-declaration]
2568 | ftruncate(fileno(fp), ftell(fp));
| ^~~~~~~~~
| strncat
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
0 commit comments