在 2026-6-24 02:46, Pali Rohár 写道:
--- mingw-w64-crt/testcases/t_format_Z_tmpl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/mingw-w64-crt/testcases/t_format_Z_tmpl.h b/mingw-w64-crt/testcases/t_format_Z_tmpl.h index 1fe775456084..483bc8ca30b4 100644 --- a/mingw-w64-crt/testcases/t_format_Z_tmpl.h +++ b/mingw-w64-crt/testcases/t_format_Z_tmpl.h @@ -54,7 +54,7 @@ int main() { */#if __MSVCRT_VERSION__ >= 0x200 && __MSVCRT_VERSION__ <= 0x400- return 0; + return 77; #endifmemset(abuf, 0xff, sizeof(abuf));
This patch looks good to me, so pushed now. -- Best regards, LIU Hao
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
