]> git.ipfire.org Git - thirdparty/zstd.git/commit
fix incorrect dictName/FileName comparison on Windows
authorYann Collet <cyan@fb.com>
Thu, 17 Oct 2019 17:56:14 +0000 (10:56 -0700)
committerYann Collet <cyan@fb.com>
Thu, 17 Oct 2019 17:56:14 +0000 (10:56 -0700)
commit000404311f60b39d45874bc7bd04672f54bad840
treef1a27d1cf0a0e6cda63877464514b4b25bee099e
parent8e715d57c58de746909df1194dc60b5097fc5977
fix incorrect dictName/FileName comparison on Windows

inode identification does not seem to work on Windows,
even with on a msys2 posix layer.
programs/util.c