Fix some compilation warnings with MSVC 2015
authorSergey Sharybin <sergey.vfx@gmail.com>
Thu, 31 Dec 2015 12:16:26 +0000 (17:16 +0500)
committerSergey Sharybin <sergey.vfx@gmail.com>
Thu, 31 Dec 2015 12:16:26 +0000 (17:16 +0500)
commit366e9d335c4b5b12135e73808d6b47ab19dd7379
treea9fb2167e9d5b55b682e2304b76930525a859082
parent4f100cb6a0380aeb32c87672d2c847070d691b2e
Fix some compilation warnings with MSVC 2015

MSVC 2015 already defines vsnprintf() and va_copy().
src/windows_port.cc
src/windows_port.h