Re: [PATCH] Try to adapt to recent compilers such as GCC 14

Ingo Brückl <[email protected]> Tue, 01 Oct 2024 14:13:36 +0200
Newsgroups gmane.comp.video.mplayer.devel
Message-ID <[email protected]>
Lorenzo wrote on Tue, 1 Oct 2024 12:52:48 +0200:

> with this patch applied it still fails[1] to build on i386 (Debian) for
> me, with

>    73 |     if (iconv(inv_msgiconv, (const char **)&filename, &filename_len,
>       |                             ^~~~~~~~~~~~~~~~~~~~~~~~
>       |                             |
>       |                             const char **

Which patch? It's okay in current svn.

Ingo