]> git.ipfire.org Git - thirdparty/zstd.git/commit
minor : update streaming_compression example 3631/head
authorYann Collet <cyan@fb.com>
Wed, 26 Apr 2023 19:45:23 +0000 (12:45 -0700)
committerYann Collet <cyan@fb.com>
Wed, 26 Apr 2023 19:45:23 +0000 (12:45 -0700)
commit6ec18aed31a955ce7ce04403538f7539cd57eb56
tree3ab9e7aec15ad31eb0c8141f78959776f3d2b0da
parente256e4327459b77b14b300a7bc72b5a931cd1e56
minor : update streaming_compression example

display a warning when requesting multi-threading
while linking to a library that doesn't support multi-threading.
examples/streaming_compression.c