I've fixed the MSVC compiler errors and added the -WX (equivalent to -Werror) flag to the appveyor build, so we will notice if new compiler warnings are introduced.
This isn't urgent like the previous pull requests that involved build failures, so I will wait longer for review and +1's.
I've fixed the MSVC compiler errors and added the
-WX
(equivalent to-Werror
) flag to the appveyor build, so we will notice if new compiler warnings are introduced.This isn't urgent like the previous pull requests that involved build failures, so I will wait longer for review and +1's.