From: Florian Westphal <fw@strlen.de>
To: "Jan Kończak" <jan.konczak@cs.put.poznan.pl>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH nft v2] parser_bison: on syntax errors, output expected tokens
Date: Tue, 20 Jan 2026 23:39:50 +0100 [thread overview]
Message-ID: <aXAENobZWNLN-T0p@strlen.de> (raw)
In-Reply-To: <22975780.EfDdHjke4D@imladris>
Jan Kończak <jan.konczak@cs.put.poznan.pl> wrote:
> > v2: prefer stdio (fprintf+memopen) vs. manual realloc of a cstring
> > buffer, align more with nftables coding style.
> >
> > I'll apply this unless there are any objections.
>
> None on my side; I should have resubmitted the patch corrected of basis
> of your comments, but I simply did not find time yet to look into that.
Applied, thanks!
If you like you could follow up so that for
'create fable filter'
you get:
Error: syntax error, unexpected string, did you mean 'table'?
expected any of: synproxy, chain, ...
string_misspell_init() + string_misspell_update() should
do the trick.
next prev parent reply other threads:[~2026-01-20 22:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-20 12:29 [PATCH nft v2] parser_bison: on syntax errors, output expected tokens Florian Westphal
2026-01-20 17:33 ` Jan Kończak
2026-01-20 22:39 ` Florian Westphal [this message]
2026-06-03 20:23 ` Phil Sutter
2026-06-04 12:34 ` Jan Kończak
2026-06-05 15:31 ` Phil Sutter
2026-06-06 11:37 ` Jan Kończak
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=aXAENobZWNLN-T0p@strlen.de \
--to=fw@strlen.de \
--cc=jan.konczak@cs.put.poznan.pl \
--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.