mailing list of musl libc
 help / color / mirror / code / Atom feed
* Warnings to be ignored when building musl
@ 2019-03-11 11:16 Dmitry Golovin
  2019-03-11 12:05 ` Szabolcs Nagy
  2019-03-13  0:43 ` Rich Felker
  0 siblings, 2 replies; 3+ messages in thread
From: Dmitry Golovin @ 2019-03-11 11:16 UTC (permalink / raw)
  To: musl

I'm building musl 1.1.21 with clang and I get a lot of compiler warnings. I wonder if it's safe to ignore some of them?

Here is a list of warnings I got:
-Wbitwise-op-parentheses
-Wdangling-else
-Wignored-attributes
-Wlogical-op-parentheses
-Wparentheses
-Wshift-op-parentheses
-Wstring-plus-int
-Wunknown-pragmas

Which of them should be ignored when building with clang? What are better be fixed?

Regards,
Dmitry


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

end of thread, other threads:[~2019-03-13  0:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-11 11:16 Warnings to be ignored when building musl Dmitry Golovin
2019-03-11 12:05 ` Szabolcs Nagy
2019-03-13  0:43 ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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).