]> git.ipfire.org Git - thirdparty/zstd.git/commit
fix minor printf argument limitation on older mingw
authorYann Collet <cyan@fb.com>
Thu, 6 Feb 2025 00:28:52 +0000 (16:28 -0800)
committerYann Collet <cyan@fb.com>
Thu, 6 Feb 2025 00:28:52 +0000 (16:28 -0800)
commitf9c1850aa2df6024e930b257067401108fa268ef
treefd5f0c0dac12c16209f370ebb7fe430992aa735c
parente117d79e22ae98be24d1867b0f2b8730e952c835
fix minor printf argument limitation on older mingw

which do not support `%zu` fields
tests/fullbench.c