]> git.ipfire.org Git - thirdparty/zstd.git/commit
blindfix for Visual : minor casting issue
authorYann Collet <cyan@fb.com>
Sun, 1 Oct 2017 22:32:48 +0000 (15:32 -0700)
committerYann Collet <cyan@fb.com>
Sun, 1 Oct 2017 22:32:48 +0000 (15:32 -0700)
commitbd18095edcd3ae03201201de406a752a5395149b
treeb0fe567d910463673938372f805488e35ddada15
parent00fc1ba8ddcfd9a0c1b9b32bf6da3978901c723e
blindfix for Visual : minor casting issue

should not happen since SIGIGN is provided by <signal.h>,
so it should work "ouf of the box"
programs/fileio.c