mmozeiko
But adding -Wv:18 will generate warning for VS2013 users.
Maybe, but I tried using -Wv:30, and VS2015 just did what it normally would.
mmozeiko
VS2015 users need to modify build script anyway for VS2015 (at least to call proper vsvars.bat file), so they can easily add -Wv:18 there at the same time.
I have never done anything to build.bat other than adding -Wv:18. Casey calls vcvarsall.bat once through misc\shell.bat to avoid waiting all too on Microsoft.