libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Fix mingw _putenv warning


From: Jonathan Yong
Subject: Re: [PATCH] Fix mingw _putenv warning
Date: Fri, 24 Mar 2023 07:31:55 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0

On 3/19/23 12:13, Jonathan Yong wrote:
This was breaking mpg123 if CFLAGS has -pedantic -Werror.

Refresh of the patch from:
https://lists.gnu.org/archive/html/libtool/2011-06/msg00040.html

_putenv is always __cdecl and is always dllimported from the OS C runtime DLL.

Ping, any updates on this?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]