All of lore.kernel.org
 help / color / mirror / Atom feed
* -Wformat-trunctation with `make W=1`
@ 2024-09-09 13:26 Andy Shevchenko
  2024-09-11  0:26 ` Kees Cook
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Shevchenko @ 2024-09-09 13:26 UTC (permalink / raw)
  To: kees; +Cc: linux-hardening

Recently I'm trying to compile my (almost) x86_64_defconfig based kernel with
`make W=1` while having CONFIG_WERROR=y. With a handful of patches I was able
to achieve that with clang-18, however GCC 14.2.0 issues a lot of additional
warnings that are mostly related to -Wformat-truncation [1]. Any suggestions,
plans, comments on how to address them?

[1]: https://paste.debian.net/hidden/46106f2a/

-- 
With Best Regards,
Andy Shevchenko



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

end of thread, other threads:[~2024-09-11  7:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-09 13:26 -Wformat-trunctation with `make W=1` Andy Shevchenko
2024-09-11  0:26 ` Kees Cook
2024-09-11  7:05   ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.