summaryrefslogtreecommitdiffstats
path: root/xmrstak/misc
diff options
context:
space:
mode:
authorpsychocrypt <psychocryptHPC@gmail.com>2018-03-27 22:41:28 +0200
committerTimothy Pearson <tpearson@raptorengineering.com>2018-06-04 21:07:11 +0000
commitc71ef550f16837a6b288ae30c13891b99671c24b (patch)
tree396c7207041445c0a65a8b95c7355636db96e224 /xmrstak/misc
parent3c1982ced814f4dbbbc7f267d8899268ceedc840 (diff)
downloadxmr-stak-c71ef550f16837a6b288ae30c13891b99671c24b.zip
xmr-stak-c71ef550f16837a6b288ae30c13891b99671c24b.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/misc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud