在 2018/9/14 20:08, Jacek Caban 写道:
> 
> *32 variants are handled by importlibs for crts that need it anyway and
> unsuffixed variants don't exist in ucrt runtime.
> 

This could break code that makes use of MSVCRT, as it is only in MSVCRT 
that `_fstat32` is absent. It exists in all MSVCR* DLLs since MSVCR80.

> Signed-off-by: Jacek Caban <ja...@codeweavers.com>
> ---
>   mingw-w64-headers/crt/_mingw_stat64.h | 5 +----
>   1 file changed, 1 insertion(+), 4 deletions(-)
> 
> 
> 


-- 
Best regards,
LH_Mouse

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to