When compiling with VS for x64 the number of warnings is very high

Issue #83 duplicate
Paolo Brandoli repo owner created an issue

When compiling for the platform x64 the compiler issues 327 warnings compared to 27 warnings for x32.

warning C4267: 'argument' : conversion from 'size_t' to 'const imbxUint32', possible loss of data includedataHandlerNumeric.h 460

Comments (1)

  1. Log in to comment