]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fix largeNbDicts bench for clangbuild 1324/head
authorko-zu <causeless@gmail.com>
Mon, 17 Sep 2018 04:09:08 +0000 (13:09 +0900)
committerko-zu <causeless@gmail.com>
Mon, 17 Sep 2018 04:09:08 +0000 (13:09 +0900)
commitb053bec2f495a46c925f6ad79780bbc61a110a40
tree54f867891adbdc18438f4094a65e9bdc2bdf60d7
parenta2aedf458dfff72457793ac33c815b37dada7b08
Fix largeNbDicts bench for clangbuild

Remove unsigned to size_t promotion to fix implicit down conversion errors in clangbuild target.
contrib/largeNbDicts/largeNbDicts.c