From: Yonatan Komornik <11005061+yoniko@users.noreply.github.com> Date: Thu, 26 Jan 2023 06:40:25 +0000 (-0800) Subject: Merge pull request #3457 from yoniko/fix-rowhash-cli X-Git-Tag: v1.5.4^2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b3f03bc9dea0ca04d53e28905caafbfa25d331d;p=thirdparty%2Fzstd.git Merge pull request #3457 from yoniko/fix-rowhash-cli [Bugfix] CLI row hash flags set the wrong values `--[no-]row-match-finder` do the opposite of what they are supposed to. In effect the no option would activate row hash while the other option will disable it. This commit fixes the issue and changes the code to use the more readable enum values. --- 7b3f03bc9dea0ca04d53e28905caafbfa25d331d