"platforms/opencl/src/OpenCLForceInfo.cpp" did not exist on "012b28e6e9d3a3848789b7cb3ca055052528fb36"
Silence warning about casting 'int' to 'void*' on x64 for msvc
Cast 'int' to an integer with the same size as a pointer before casting to a 'void*' (fixes warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size).
Showing
Please register or sign in to comment