All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH conntrackd 1/3] build: don't suppress various warnings
Date: Thu, 18 May 2023 11:32:21 +0200	[thread overview]
Message-ID: <ZGXwpTAEY2r7jBEw@calendula> (raw)
In-Reply-To: <20230518091803.90494-1-pablo@netfilter.org>

On Thu, May 18, 2023 at 11:17:59AM +0200, Pablo Neira Ayuso wrote:
> From: Sam James <sam@gentoo.org>
> 
> These will become fatal with Clang 16 and GCC 14 anyway, but let's
> address the real problem (followup commit).
> 
> We do have to keep one wrt yyerror() & const char * though, but
> the issue is contained to the code Bison generates.

Scratch this, this one is old, sorry for the noise.

  parent reply	other threads:[~2023-05-18  9:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-18  9:17 [PATCH conntrackd 1/3] build: don't suppress various warnings Pablo Neira Ayuso
2023-05-18  9:18 ` [PATCH conntrack 1/2] conntrack: do not ignore errors coming from the kernel Pablo Neira Ayuso
2023-05-18  9:18 ` [PATCH conntrack 2/2] conntrack: do not silence EEXIST error, use NLM_F_EXCL Pablo Neira Ayuso
2023-05-18  9:18 ` [PATCH conntrackd 2/3] network: Fix -Wstrict-prototypes Pablo Neira Ayuso
2023-05-18  9:32 ` Pablo Neira Ayuso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-24 10:08 [PATCH conntrackd 1/3] build: don't suppress various warnings Pablo Neira Ayuso

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=ZGXwpTAEY2r7jBEw@calendula \
    --to=pablo@netfilter.org \
    --cc=netfilter-devel@vger.kernel.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 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.