Re: [Mingw-w64-public] [PATCH v2] crt: Fix v*scanf functions

2022-02-09 Thread Pali Rohár
On Tuesday 08 February 2022 11:25:43 Martin Storsjö wrote: > On Sun, 6 Feb 2022, Pali Rohár wrote: > > > Currently v*scanf functions are broken and crash when are called with more > > than 30 arguments in va_list. This is because va_list v*scanf functions are > > redirected to variadic *scanf func

Re: [Mingw-w64-public] [PATCH 1/4] headers: Add vsanimation.h

2022-02-09 Thread LIU Hao
在 2022-02-07 22:25, Biswapriyo Nath 写道: From e47c9a15108381a5578f44caed4b3ac8809042a4 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Mon, 7 Feb 2022 19:50:42 +0530 Subject: [PATCH 1/4] headers: Add vsanimation.h Signed-off-by: Biswapriyo Nath --- mingw-w64-headers/include/vsanimation.h

Re: [Mingw-w64-public] [PATCH] make dsparse library common

2022-02-09 Thread LIU Hao
在 2022-01-13 22:07, Jonathan Marler 写道: It's been 3 months since the last email on this thread but the patch hasn't been integrated, what's the status? I don't see the import library for DSPARSE.DLL from Windows SDK, so I wonder whether any projects need it. There was also a problem in your