[FFmpeg-devel] [PATCH v2 1/4] tools/target_dec_fuzzer: move things to suppress Wdeclaration-after-statement

Kacper Michajlow kasper93 at gmail.com
Sat Jun 7 16:46:05 EEST 2025


On Fri, 6 Jun 2025 at 23:49, Michael Niedermayer <michael at niedermayer.cc> wrote:
>
> Hi Kacper
>
> On Fri, Jun 06, 2025 at 07:20:32PM +0200, Kacper Michajłow wrote:
> > To avoid spam in log, each fuzzer is built separately so it's amplified
> > a lot.
> >
> > Signed-off-by: Kacper Michajłow <kasper93 at gmail.com>
> > ---
> >  tools/target_dec_fuzzer.c | 31 ++++++++++++++++++-------------
> >  1 file changed, 18 insertions(+), 13 deletions(-)
>
> i suggest to remove Wdeclaration-after-statement rather

I see it has recently been removed in configure as
890b8da1ce27fd365eaffefc7efcbadae9f01f2a. So indeed those changes are
not needed anymore.

Thanks for merging the rest of the patches.

- Kacper


More information about the ffmpeg-devel mailing list