public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Dmitry K <kostromin@bolid.ru>
To: gcc@gcc.gnu.org
Subject: g++ does not suppress warnings even isystem flag is set
Date: Fri, 13 Jan 2023 18:51:13 +0300	[thread overview]
Message-ID: <f06ba19d-ddec-f789-abb1-3cf83cc16922@bolid.ru> (raw)

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.



                 reply	other threads:[~2023-01-13 15:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f06ba19d-ddec-f789-abb1-3cf83cc16922@bolid.ru \
    --to=kostromin@bolid.ru \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).