Closed posila closed 9 years ago
When building with 64 bit target MSVC 13 throws a few warnings about converting size_t to int "warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data"
Hi @posila, thank you for the pull request!
When building with 64 bit target MSVC 13 throws a few warnings about converting size_t to int "warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data"