Netdev List
 help / color / mirror / Atom feed
* [PATCH iproute2 0/3] compiler warning fixes
@ 2026-08-23 23:51 Stephen Hemminger
  2026-08-23 23:51 ` [PATCH iproute2 1/3] json_print: fix Gcc-17 warnings Stephen Hemminger
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stephen Hemminger @ 2026-08-23 23:51 UTC (permalink / raw)
  To: netdev; +Cc: Stephen Hemminger

Three small patches that fix warnings when iproute2 is built with latest
GCC-17 and/or Clang-21.

Stephen Hemminger (3):
  json_print: fix Gcc-17 warnings
  lib: fix warning from ll_addr_a2n
  tc/f_u32: fix const strchr() warning

 include/json_print.h |  4 ++--
 lib/ll_addr.c        | 52 +++++++++++++++++++++++---------------------
 tc/f_u32.c           |  6 +++--
 3 files changed, 33 insertions(+), 29 deletions(-)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-08-25  4:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-23 23:51 [PATCH iproute2 0/3] compiler warning fixes Stephen Hemminger
2026-08-23 23:51 ` [PATCH iproute2 1/3] json_print: fix Gcc-17 warnings Stephen Hemminger
2026-08-23 23:51 ` [PATCH iproute2 2/3] lib: fix warning from ll_addr_a2n Stephen Hemminger
2026-08-23 23:51 ` [PATCH iproute2 3/3] tc/f_u32: fix const strchr() warning Stephen Hemminger
2026-08-25  4:10 ` [PATCH iproute2 0/3] compiler warning fixes patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox