using unsigned where possible, avoiding 0 initializations #220
Annotations
7 errors and 26 warnings
cmake-ci (windows-2022, msvc, Ninja, Release, OFF):
src/spreadinterp.cpp#L499
'i': index variable in OpenMP 'for' statement must have signed integral type
|
cmake-ci (windows-2022, msvc, Ninja, Release, OFF):
src/spreadinterp.cpp#L499
'i': index variable in OpenMP 'for' statement must have signed integral type
|
cmake-ci (windows-2022, msvc, Ninja, Release, OFF)
Process completed with exit code 1.
|
cmake-ci (macos-13, gcc-12, Ninja, Release, ON)
No such keg: /usr/local/Cellar/gcc
|
cmake-ci (macos-13, gcc-12, Ninja, Release, ON)
Process completed with exit code 1.
|
cmake-ci (macos-13, llvm, Ninja, Release, ON)
No such keg: /usr/local/Cellar/gcc
|
cmake-ci (macos-13, llvm, Ninja, Release, ON)
Process completed with exit code 1.
|
cmake-ci (windows-2022, msvc, Ninja, Release, OFF):
src/spreadinterp.cpp#L66
'inline': used more than once
|
cmake-ci (windows-2022, msvc, Ninja, Release, OFF):
src/spreadinterp.cpp#L69
'inline': used more than once
|
cmake-ci (windows-2022, msvc, Ninja, Release, OFF):
src/spreadinterp.cpp#L71
'inline': used more than once
|
cmake-ci (windows-2022, msvc, Ninja, Release, OFF):
src/spreadinterp.cpp#L73
'inline': used more than once
|
cmake-ci (windows-2022, msvc, Ninja, Release, OFF):
src/spreadinterp.cpp#L75
'inline': used more than once
|
cmake-ci (windows-2022, msvc, Ninja, Release, OFF):
src/spreadinterp.cpp#L79
'inline': used more than once
|
cmake-ci (windows-2022, msvc, Ninja, Release, OFF):
src/spreadinterp.cpp#L453
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type '_Ty'
|
cmake-ci (windows-2022, msvc, Ninja, Release, OFF):
src/spreadinterp.cpp#L2231
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'uint64_t'
|
cmake-ci (windows-2022, msvc, Ninja, Release, OFF):
src/spreadinterp.cpp#L2231
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'uint64_t'
|
cmake-ci (windows-2022, msvc, Ninja, Release, OFF)
'=': conversion from 'const _Ty' to 'float', possible loss of data
|
cmake-ci (windows-2022, llvm, Ninja, Release, ON):
src/spreadinterp.cpp#L453
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
cmake-ci (windows-2022, llvm, Ninja, Release, ON):
src/spreadinterp.cpp#L2231
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
cmake-ci (windows-2022, llvm, Ninja, Release, ON):
src/spreadinterp.cpp#L2231
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
cmake-ci (windows-2022, llvm, Ninja, Release, ON):
src/spreadinterp.cpp#L453
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
cmake-ci (windows-2022, llvm, Ninja, Release, ON):
src/spreadinterp.cpp#L2231
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
cmake-ci (windows-2022, llvm, Ninja, Release, ON):
src/spreadinterp.cpp#L2231
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
cmake-ci (windows-2022, llvm, Ninja, Release, ON):
src/spreadinterp.cpp#L453
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
cmake-ci (windows-2022, llvm, Ninja, Release, ON):
src/spreadinterp.cpp#L2231
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
cmake-ci (windows-2022, llvm, Ninja, Release, ON):
src/spreadinterp.cpp#L2231
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
cmake-ci (windows-2022, llvm, Ninja, Release, ON):
src/spreadinterp.cpp#L453
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
cmake-ci (macos-13, llvm, Ninja, Release, ON):
src/spreadinterp.cpp#L453
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
cmake-ci (macos-13, llvm, Ninja, Release, ON):
src/spreadinterp.cpp#L2231
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
cmake-ci (macos-13, llvm, Ninja, Release, ON):
src/spreadinterp.cpp#L2231
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
cmake-ci (macos-13, llvm, Ninja, Release, ON):
src/spreadinterp.cpp#L453
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
cmake-ci (macos-13, llvm, Ninja, Release, ON):
src/spreadinterp.cpp#L2231
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
cmake-ci (macos-13, llvm, Ninja, Release, ON):
src/spreadinterp.cpp#L2231
format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macos-13-gcc-12-finufft-lib
Expired
|
1.44 MB |
|
macos-13-llvm-finufft-lib
Expired
|
1.23 MB |
|
ubuntu-22.04-gcc-12-finufft-lib
Expired
|
3.19 MB |
|
ubuntu-22.04-llvm-finufft-lib
Expired
|
3.02 MB |
|
windows-2022-llvm-finufft-lib
Expired
|
3.08 MB |
|