]> git.ipfire.org Git - thirdparty/zstd.git/commit
changed LLU suffix into ULL for Visual 2012 and lower 3664/head
authorYann Collet <cyan@fb.com>
Wed, 31 May 2023 20:29:53 +0000 (13:29 -0700)
committerYann Collet <cyan@fb.com>
Wed, 31 May 2023 20:29:53 +0000 (13:29 -0700)
commit94a2f2791f313d27b6a2c0293971954cdd66035b
treef4050e1ea6e7a6c427b5cd4d47cafcaa8a3c8129
parent5059618295bc67f4f70eb6f12e6cf57b8d3de141
changed LLU suffix into ULL for Visual 2012 and lower

both suffixes are supposed to be valid,
but for some reason, Visual 2012 and lower only support ULL.
lib/zstd.h