]> git.ipfire.org Git - thirdparty/zstd.git/commit
guard functions using floating point for debug mode only 1471/head
authorYann Collet <cyan@fb.com>
Sat, 22 Dec 2018 17:09:40 +0000 (09:09 -0800)
committerYann Collet <cyan@fb.com>
Sat, 22 Dec 2018 17:09:40 +0000 (09:09 -0800)
commitc9dfb7e4457aa1027ad173246049343d03351b6c
tree937370ec402a83623b49169d41eccab20d7bc79b
parent8f35c7f94cdbd513b499fc34eac4ce1c6e79e02a
guard functions using floating point for debug mode only

they are only used to print debug messages.
Requested in #1386,
lib/compress/zstd_compress_internal.h
lib/compress/zstd_opt.c