mirror of
https://github.com/apache/nuttx.git
synced 2026-09-14 06:30:31 +00:00
Error: wqueue/kwork_thread.c:202:3: error: format '%x' expects argument of type 'unsigned int',
but argument 4 has type 'long unsigned int' [-Werror=format=]
snprintf(args, 16, "0x%" PRIxPTR, (uintptr_t)wqueue);
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
|
||
|---|---|---|
| .. | ||
| arch.h | ||
| inttypes.h | ||
| iodefine.h | ||
| irq.h | ||
| limits.h | ||
| types.h | ||