On Wednesday 26 March 2025 10:09:10 LIU Hao wrote:
> 在 2025-3-26 05:13, Pali Rohár 写道:
> > On Thursday 20 March 2025 20:38:57 Pali Rohár wrote:
> > > Hello, I started getting new compile warnings during compilation of
> > > mingw-w64 runtime.
> > >
> > > In file included from math/modfl.c:6:
> > >
在 2025-3-26 05:13, Pali Rohár 写道:
On Thursday 20 March 2025 20:38:57 Pali Rohár wrote:
Hello, I started getting new compile warnings during compilation of
mingw-w64 runtime.
In file included from math/modfl.c:6:
.../mingw-w64-headers/crt/fenv.h:64:39: warning: ‘__mingw_fe_dfl_env’
initialized
On Thursday 20 March 2025 20:38:57 Pali Rohár wrote:
> Hello, I started getting new compile warnings during compilation of
> mingw-w64 runtime.
>
> In file included from math/modfl.c:6:
> .../mingw-w64-headers/crt/fenv.h:64:39: warning: ‘__mingw_fe_dfl_env’
> initialized and declared ‘extern’
>
Hello, I started getting new compile warnings during compilation of
mingw-w64 runtime.
In file included from math/modfl.c:6:
.../mingw-w64-headers/crt/fenv.h:64:39: warning: ‘__mingw_fe_dfl_env’
initialized and declared ‘extern’
extern const __MINGW_SELECTANY fenv_t __mingw_fe_dfl_env = { 0, 0 }
On 20.03.2025 21:05, Martin Storsjö wrote:
On Thu, 20 Mar 2025, Pali Rohár wrote:
Hello, I started getting new compile warnings during compilation of
mingw-w64 runtime.
In file included from math/modfl.c:6:
.../mingw-w64-headers/crt/fenv.h:64:39: warning: ‘__mingw_fe_dfl_env’
initialized and
On Thu, 20 Mar 2025, Pali Rohár wrote:
Hello, I started getting new compile warnings during compilation of
mingw-w64 runtime.
In file included from math/modfl.c:6:
.../mingw-w64-headers/crt/fenv.h:64:39: warning: ‘__mingw_fe_dfl_env’
initialized and declared ‘extern’
extern const __MINGW_SELEC