[MPlayer-dev-eng] [PATCH] Try to adapt to recent compilers such as GCC 14

KO Myung-Hun komh78 at gmail.com
Wed Oct 2 15:09:26 EEST 2024


Hi/2.

Ingo Brückl wrote:
> Lorenzo wrote on Tue, 1 Oct 2024 14:25:54 +0200:
> 
>> On Tue, 01 Oct 2024 14:13:36 +0200
>> Ingo Brückl <ib at oddnet.de> wrote:
> 
>>> 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.
> 
>> Apologies, I was not subscribed so I just copied the subject without a
>> proper quote; the patch posted in
>> https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2024-September/074217.html
> 
> This patch is broken regarding all (const char **) casts for iconv()
> which takes char ** as a second argument.
> 

Hmm... OS/2 iconv() has `const' qualifier.

Anyway I've attached the fixed patch.

-- 
KO Myung-Hun

Korean OS/2 User Community : https://www.os2.kr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0001-Try-to-adapt-to-recent-compilers-such-as-GCC-14.patch
Type: application/x-patch
Size: 13186 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20241002/6bc21a28/attachment.bin>


More information about the MPlayer-dev-eng mailing list