summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/nvidia/minethd.cpp
diff options
context:
space:
mode:
authorpsychocrypt <psychocryptHPC@gmail.com>2018-03-27 22:41:28 +0200
committerpsychocrypt <psychocryptHPC@gmail.com>2018-03-27 22:41:28 +0200
commit983efafd4831cdb54c95e3343f969cd6fa776201 (patch)
tree24ac5e897f5bd68b72e3184b5deb11e2b3478029 /xmrstak/backend/nvidia/minethd.cpp
parent09a5dcce2c51d87d77244970d2c09bea3207da7a (diff)
downloadxmr-stak-983efafd4831cdb54c95e3343f969cd6fa776201.zip
xmr-stak-983efafd4831cdb54c95e3343f969cd6fa776201.tar.gz
fix parentheses warning
fix warning ``` /Users/user/xmr-stak/xmrstak/backend/amd/amd_gpu/gpu.cpp:481:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if( ret = clGetProgramInfo(ctx->Program, CL_PROGRAM_BINARIES, num_devices * sizeof(char*), all_programs.data(),NULL) != CL_SUCCESS) ```
Diffstat (limited to 'xmrstak/backend/nvidia/minethd.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud