All of lore.kernel.org
 help / color / mirror / Atom feed
* [nftables] TODO: Replace yy_switch_to_buffer by yypop_buffer_state and yypush_buffer_state
@ 2020-09-08 13:05 Gopal Yadav
  2020-09-09 12:23 ` Florian Westphal
  0 siblings, 1 reply; 4+ messages in thread
From: Gopal Yadav @ 2020-09-08 13:05 UTC (permalink / raw)
  To: netfilter-devel

Hi Netfilter Team,

I am looking to resolve a todo task in function yy_switch_to_buffer in
nftables/src/scanner.c file.
I am not familiar with lex but searching around I found that scanner.c
is produced by lex according to the scanner.l file.
Therefore my guess is, changing the scanner.c file directly is not the
solution, right?
Changes would have to be done in scanner.l, right?
How should I proceed to complete this todo?

I browsed bugzilla to find some other issues to solve, but I feel
lost. Are there any beginner friendly issues to solve or any other
starting point?

Thanks
Gopal

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

end of thread, other threads:[~2020-09-11 18:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-08 13:05 [nftables] TODO: Replace yy_switch_to_buffer by yypop_buffer_state and yypush_buffer_state Gopal Yadav
2020-09-09 12:23 ` Florian Westphal
2020-09-09 16:10   ` Gopal Yadav
2020-09-11 18:19     ` Gopal Yadav

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.