Closed jynik closed 11 years ago
Seeing more warnings here. On the docket for tonight/tomorrow.
Warning 2 warning C4267: 'function' : conversion from 'size_t' to 'uint32_t', possible loss of data bladerf.c 845 1 libbladerf_shared
Warning 3 warning C4267: 'function' : conversion from 'size_t' to 'uint32_t', possible loss of data bladerf.c 849 1 libbladerf_shared
Warning 4 warning C4267: 'function' : conversion from 'size_t' to 'uint32_t', possible loss of data bladerf.c 857 1 libbladerf_shared
Warning 90 warning C4267: 'function' : conversion from 'size_t' to 'uint32_t', possible loss of data backend\libusb.c 1189 1 libbladerf_shared
Warning 6 warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data bladerf_priv.c 157 1 libbladerf_shared
Warning 7 warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data bladerf_priv.c 158 1 libbladerf_shared
``
Address by Robert in a8b8d2920322c0743d4575f4628f97eb976dabfd.
Reported on IRC (DSalomon) this morning: Last working compile reported at 9/24 (haven't tried to compile since then), 64-bit, vs 2012.
git blame indicates the guilty commits are: 53bc104baffa47f57299f5e133bf9066a319e2d1 and 37df2984e185ee0bc12c2345963afde15d7df312
Warnings:
Resulting Errors: