4051fcd42b
Error: route/net_del_ramroute.c:94:9: error: format specifies type 'unsigned long' but the argument has type 'unsigned int' [-Werror,-Wformat] HTONL(match->target), HTONL(match->netmask)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /github/workspace/sources/nuttx/include/debug.h:232:23: note: expanded from macro 'ninfo' ^ /github/workspace/sources/nuttx/include/debug.h:102:43: note: expanded from macro '_none' do { if (0) syslog(LOG_ERR, format, ##__VA_ARGS__); } while (0) ~~~~~~ ^~~~~~~~~~~ /github/workspace/sources/nuttx/include/netinet/in.h:233:17: note: expanded from macro 'HTONL' ^ /github/workspace/sources/nuttx/include/endian.h:63:25: note: expanded from macro '__swap_uint32' ^ Error: route/net_del_ramroute.c:94:31: error: format specifies type 'unsigned long' but the argument has type 'unsigned int' [-Werror,-Wformat] HTONL(match->target), HTONL(match->netmask)); ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /github/workspace/sources/nuttx/include/debug.h:232:23: note: expanded from macro 'ninfo' ^ /github/workspace/sources/nuttx/include/debug.h:102:43: note: expanded from macro '_none' do { if (0) syslog(LOG_ERR, format, ##__VA_ARGS__); } while (0) ~~~~~~ ^~~~~~~~~~~ /github/workspace/sources/nuttx/include/netinet/in.h:233:17: note: expanded from macro 'HTONL' ^ /github/workspace/sources/nuttx/include/endian.h:63:25: note: expanded from macro '__swap_uint32' Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> |
||
---|---|---|
.. | ||
cacheroute.h | ||
fileroute.h | ||
Kconfig | ||
Make.defs | ||
net_add_fileroute.c | ||
net_add_ramroute.c | ||
net_alloc_ramroute.c | ||
net_cacheroute.c | ||
net_del_fileroute.c | ||
net_del_ramroute.c | ||
net_dumproute.c | ||
net_fileroute.c | ||
net_foreach_fileroute.c | ||
net_foreach_ramroute.c | ||
net_foreach_romroute.c | ||
net_initroute.c | ||
net_queue_ramroute.c | ||
net_router.c | ||
netdev_router.c | ||
ramroute.h | ||
romroute.h | ||
route.h |