Files
bind9/bin/check
Ondřej Surý e70de481d2 Downgrade the MSVC WarningLevel to Level2
Our vcxproj files set the WarningLevel to Level3, which is too verbose
for a code that needs to be portable.  That basically leads to ignoring
all the errors that MSVC produces.  This commits downgrades the
WarningLevel to Level2, so we reduce the set of the warnings to a level
where we can use /WX (MSVC equivalent of cc -Werror).
2020-04-08 17:04:47 +02:00
..
2020-02-14 09:31:05 +01:00
2020-01-16 08:01:20 +00:00
2020-01-16 08:01:20 +00:00
2020-01-16 08:01:20 +00:00
2020-01-16 08:01:20 +00:00