Gert Doering wrote: > For the time being we just use a compiler that is not mainly a pain in the > back, solidly stuck in the last century before C99 - as in, none of the > core developers compile on windows, we all do cross-compilation with > mingw64 on Linux.
Well, MSVC 2015 is pretty up-to-date WRT C99. So I think you should remove all the *.vcxproj and msvc-*.bat files to prevent more people getting the impression you care about Windows. -- --gv