]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Merge pull request #1361 from aseprite/fix-msvc-warning-flags
authorMartin Matuška <martin@matuska.org>
Fri, 24 Apr 2020 01:44:45 +0000 (03:44 +0200)
committerGitHub <noreply@github.com>
Fri, 24 Apr 2020 01:44:45 +0000 (03:44 +0200)
Use /w1nnnn instead of /wennnn to enable warnings on MSVC Debug mode


Trivial merge