fixed ZSTD_reduceIndex()
following suggestions from @terrelln. Also added some comments to present logic behind ZSTD_preserveUnsortedMark().
This commit is contained in:
@@ -93,6 +93,7 @@ else
|
||||
hasMT="true"
|
||||
fi
|
||||
|
||||
|
||||
$ECHO "\n===> simple tests "
|
||||
|
||||
./datagen > tmp
|
||||
|
||||
Reference in New Issue
Block a user