mirror of
https://github.com/facebook/zstd.git
synced 2025-08-08 17:22:10 +03:00
In Verbose Mode, Preserve Full Precision Where Possible
This commit is contained in:
@@ -1146,8 +1146,9 @@ int main(int const argCount, const char* argv[])
|
||||
(void)singleThread; (void)nbWorkers;
|
||||
#endif
|
||||
|
||||
#ifdef UTIL_HAS_CREATEFILELIST
|
||||
g_utilDisplayLevel = g_displayLevel;
|
||||
|
||||
#ifdef UTIL_HAS_CREATEFILELIST
|
||||
if (!followLinks) {
|
||||
unsigned u, fileNamesNb;
|
||||
unsigned const nbFilenames = (unsigned)filenames->tableSize;
|
||||
|
Reference in New Issue
Block a user