connman.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Fixup clang error messages
@ 2021-10-12  7:06 Daniel Wagner
  2021-10-12  7:06 ` [PATCH v1 1/3] build: Only enable -Wcast-align for gcc Daniel Wagner
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Daniel Wagner @ 2021-10-12  7:06 UTC (permalink / raw)
  To: connman; +Cc: Daniel Wagner

Based on Emmanuel's patches[1] I tried to get clang to compile
ConnMan.  -Wcast-align seems a bit too much for clang so I disabled it
for clang.  The rest are couple of fallouts. Nothing serious. Though I
was not able to reproduce the maybe-unitialized warnings.

[1] https://lore.kernel.org/all/MRZP264MB15449CB6E42AF281B16F54FE93D99@MRZP264MB1544.FRAP264.PROD.OUTLOOK.COM/

Daniel Wagner (3):
  build: Only enable -Wcast-align for gcc
  inet: Remove unused ipv6_addr_advert_mult
  gsupplicant: Fix error return type

 acinclude.m4             | 4 +++-
 gsupplicant/supplicant.c | 4 ++--
 src/inet.c               | 7 -------
 3 files changed, 5 insertions(+), 10 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-10-15  9:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-12  7:06 [PATCH v1 0/3] Fixup clang error messages Daniel Wagner
2021-10-12  7:06 ` [PATCH v1 1/3] build: Only enable -Wcast-align for gcc Daniel Wagner
2021-10-12  7:06 ` [PATCH v1 2/3] inet: Remove unused ipv6_addr_advert_mult Daniel Wagner
2021-10-12  7:06 ` [PATCH v1 3/3] gsupplicant: Fix error return type Daniel Wagner
2021-10-15  7:03 ` [PATCH v1 0/3] Fixup clang error messages Daniel Wagner
2021-10-15  8:55 ` VAUTRIN Emmanuel (Canal Plus Prestataire)
2021-10-15  9:25   ` Daniel Wagner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).