docs: fix CUDA version typo in GPU install docs #93
Annotations
2 errors and 6 warnings
|
|
src/spreadinterp.cpp#L442
format specifies type 'long' but the argument has type 'long long' [-Wformat]
|
src/spreadinterp.cpp#L1935
format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
|
src/spreadinterp.cpp#L1935
format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
|
src/spreadinterp.cpp#L442
format specifies type 'long' but the argument has type 'long long' [-Wformat]
|
src/spreadinterp.cpp#L1935
format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
|
src/spreadinterp.cpp#L1935
format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
|
This job succeeded
Loading