public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* g++ does not suppress warnings even isystem flag is set
@ 2023-01-13 15:51 Dmitry K
  0 siblings, 0 replies; only message in thread
From: Dmitry K @ 2023-01-13 15:51 UTC (permalink / raw)
  To: gcc

Hello. We use g++ to compile our big project and we use many 3rd party 
libraries and frameworks inside(like Qt or Poco). Some of these 
frameworks generate many warnings, so we use flag isystem to mark them 
as system to suppress 3dparty warnings. But it seems not all warnings 
suppressing by this flag. As result we have dozens 3dparty warnings in 
our project - they very very garbaging  build logs.

I found similar issue 
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100570 but it's still even 
in UNCONFIRMED status - my opinion all just forgot about this issue.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-13 15:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-13 15:51 g++ does not suppress warnings even isystem flag is set Dmitry K

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 read-only IMAP folder(s) and NNTP newsgroup(s).