In Verbose Mode, Preserve Full Precision Where Possible

This commit is contained in:
W. Felix Handte
2021-06-10 12:53:07 -04:00
parent 9b67219b1e
commit 464bfb022e
3 changed files with 50 additions and 31 deletions
+2 -1
View File
@@ -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;