Re: [Mingw-w64-public] [PATCH] winpthreads: Replace K&R declarations with ISO ones

2025-05-16 Thread LIU Hao
在 2025-5-16 16:22, Martin Storsjö 写道: On Thu, 8 May 2025, LIU Hao wrote: diff --git a/mingw-w64-libraries/winpthreads/src/libgcc/dll_math.c b/mingw-w64-libraries/winpthreads/ src/libgcc/dll_math.c index 77bb1fea3..fe2ae36f8 100644 --- a/mingw-w64-libraries/winpthreads/src/libgcc/dll_math.c +++

Re: [Mingw-w64-public] [PATCH] winpthreads: Replace K&R declarations with ISO ones

2025-05-16 Thread Martin Storsjö
On Thu, 8 May 2025, LIU Hao wrote: diff --git a/mingw-w64-libraries/winpthreads/src/libgcc/dll_math.c b/mingw-w64-libraries/winpthreads/src/libgcc/dll_math.c index 77bb1fea3..fe2ae36f8 100644 --- a/mingw-w64-libraries/winpthreads/src/libgcc/dll_math.c +++ b/mingw-w64-libraries/winpthreads/src/l

Re: [Mingw-w64-public] [PATCH] winpthreads: Replace K&R declarations with ISO ones

2025-05-16 Thread LIU Hao
在 2025-5-8 21:57, LIU Hao 写道: From 4d36a88ac4ce2de382bb198ee5b788c6b51777fd Mon Sep 17 00:00:00 2001 From: LIU Hao Date: Thu, 8 May 2025 21:55:36 +0800 Subject: [PATCH] winpthreads: Replace K&R declarations with ISO ones Signed-off-by: LIU Hao --- .../winpthreads/src/libgcc/dll_math.c

[Mingw-w64-public] [PATCH] winpthreads: Replace K&R declarations with ISO ones

2025-05-08 Thread LIU Hao
diff --git a/mingw-w64-libraries/winpthreads/src/libgcc/dll_math.c b/mingw-w64-libraries/winpthreads/src/libgcc/dll_math.c index 77bb1fea3..fe2ae36f8 100644 --- a/mingw-w64-libraries/winpthreads/src/libgcc/dll_math.c +++ b/mingw-w64-libraries/winpthreads/src/libgcc/dll_math.c @@ -131,9 +131,7 @@